| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem |
AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem.withDefaultProperty(Boolean defaultProperty)
Set the defaultProperty property: Whether this version is the default agent pool version.
|
AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem |
AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem.withIsPreview(Boolean isPreview)
Set the isPreview property: Whether Kubernetes version is currently in preview.
|
AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem |
AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem.withKubernetesVersion(String kubernetesVersion)
Set the kubernetesVersion property: Kubernetes version (major, minor, patch).
|
Copyright © 2020 Microsoft Corporation. All rights reserved.