AgentPoolUpgradeProfilePropertiesUpgradesItem interface
Properties
is |
Whether the Kubernetes version is currently in preview. |
kubernetes |
The Kubernetes version (major.minor.patch). |
Property Details
isPreview
Whether the Kubernetes version is currently in preview.
isPreview?: boolean
Property Value
boolean
kubernetesVersion
The Kubernetes version (major.minor.patch).
kubernetesVersion?: string
Property Value
string