Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for subscriptionId (0.04 sec)

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/entity/SitemapVideo.java

            this.price = price;
        }
    
        /**
         * Gets the requires subscription flag.
         * @return the requires subscription value
         */
        public String getRequiresSubscription() {
            return requiresSubscription;
        }
    
        /**
         * Sets the requires subscription flag.
         * @param requiresSubscription the requires subscription value to set
         */
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Nov 13 13:34:36 UTC 2025
    - 8.9K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.16.md

    - Kubelet could be run with no Azure identity without subscriptionId configured now.
      A sample cloud provider configure is: '{"vmType": "vmss", "useInstanceMetadata": true}'. ([#81500](https://github.com/kubernetes/kubernetes/pull/81500), [@feiskyer](https://github.com/feiskyer))
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 345.2K bytes
    - Viewed (0)
Back to top