AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem interface

Properties

default

Whether this version is the default agent pool version.

isPreview

Whether Kubernetes version is currently in preview.

kubernetesVersion

The Kubernetes version (major.minor.patch).

Property Details

default

Whether this version is the default agent pool version.

default?: boolean

Property Value

boolean

isPreview

Whether Kubernetes version is currently in preview.

isPreview?: boolean

Property Value

boolean

kubernetesVersion

The Kubernetes version (major.minor.patch).

kubernetesVersion?: string

Property Value

string