ClusterPoolUpgradeHistoryProperties interface
Properties of cluster pool upgrade history.
Properties
upgrade |
Result of this upgrade. |
upgrade |
Polymorphic discriminator, which specifies the different types this object can be |
utc |
Time when created this upgrade history. |
Property Details
upgradeResult
Result of this upgrade.
upgradeResult: string
Property Value
string
upgradeType
Polymorphic discriminator, which specifies the different types this object can be
upgradeType: "AKSPatchUpgrade" | "NodeOsUpgrade"
Property Value
"AKSPatchUpgrade" | "NodeOsUpgrade"
utcTime
Time when created this upgrade history.
utcTime: string
Property Value
string
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