ProvisionedClusterPoolUpgradeProfileProperties interface

The upgrade properties.

Properties

isPreview

Whether the Kubernetes version is currently in preview. NOTE: This property will not be serialized. It can only be populated by the server.

kubernetesVersion

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