KubernetesVersions interface
Interface representing a KubernetesVersions.
Methods
list(string, Kubernetes |
Lists the supported kubernetes versions for the specified custom location |
Method Details
list(string, KubernetesVersionsListOptionalParams)
Lists the supported kubernetes versions for the specified custom location
function list(customLocationResourceUri: string, options?: KubernetesVersionsListOptionalParams): PagedAsyncIterableIterator<KubernetesVersionProfile, KubernetesVersionProfile[], PageSettings>
Parameters
- customLocationResourceUri
-
string
The fully qualified Azure Resource Manager identifier of the custom location resource.
The options parameters.