AgentPoolUpgradeProfilePropertiesUpgradesItem interface

Properties

isPreview

Whether the Kubernetes version is currently in preview.

kubernetesVersion

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