ClusterPoolAvailableUpgradeAksPatchUpgradeProperties interface

Cluster pool available AKS patch version upgrade.

Extends

Properties

currentVersion

Current AKS version.

currentVersionStatus

Current AKS version's status: whether it is deprecated or supported

latestVersion

Latest AKS patch version.

upgradeType

Polymorphic discriminator, which specifies the different types this object can be

Property Details

currentVersion

Current AKS version.

currentVersion?: string

Property Value

string

currentVersionStatus

Current AKS version's status: whether it is deprecated or supported

currentVersionStatus?: string

Property Value

string

latestVersion

Latest AKS patch version.

latestVersion?: string

Property Value

string

upgradeType

Polymorphic discriminator, which specifies the different types this object can be

upgradeType: "AKSPatchUpgrade"

Property Value

"AKSPatchUpgrade"