ClusterPoolAvailableUpgradeNodeOsUpgradeProperties interface
Cluster pool available node OS update.
Properties
latest |
The latest node OS version. |
upgrade |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
latestVersion
The latest node OS version.
latestVersion?: string
Property Value
string
upgradeType
Polymorphic discriminator, which specifies the different types this object can be
upgradeType: "NodeOsUpgrade"
Property Value
"NodeOsUpgrade"