ClusterPoolVersionProperties interface

Cluster pool version properties.

Properties

aksVersion

AKS version.

clusterPoolVersion

Cluster pool version is a 2-part version.

isPreview

Indicate if this version is in preview or not.

Property Details

aksVersion

AKS version.

aksVersion?: string

Property Value

string

clusterPoolVersion

Cluster pool version is a 2-part version.

clusterPoolVersion?: string

Property Value

string

isPreview

Indicate if this version is in preview or not.

isPreview?: boolean

Property Value

boolean