ProvisionedClusterPoolUpgradeProfileProperties interface
The upgrade properties.
Properties
is |
Whether the Kubernetes version is currently in preview. NOTE: This property will not be serialized. It can only be populated by the server. |
kubernetes |
The Kubernetes version (major.minor.patch). NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
isPreview
Whether the Kubernetes version is currently in preview. NOTE: This property will not be serialized. It can only be populated by the server.
isPreview?: boolean
Property Value
boolean
kubernetesVersion
The Kubernetes version (major.minor.patch). NOTE: This property will not be serialized. It can only be populated by the server.
kubernetesVersion?: string
Property Value
string