ClusterPoolAvailableUpgradeNodeOsUpgradeProperties interface
Cluster pool available node OS update.
- Extends
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"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript