ClusterUpgradeHistoryProperties interface
Properties of cluster 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" | "HotfixUpgrade" | "PatchVersionUpgrade" | "HotfixUpgradeRollback" | "ClusterInPlaceUpgradeHistoryProperties" | "PatchVersionUpgradeRollback"
Property Value
"AKSPatchUpgrade" | "HotfixUpgrade" | "PatchVersionUpgrade" | "HotfixUpgradeRollback" | "ClusterInPlaceUpgradeHistoryProperties" | "PatchVersionUpgradeRollback"
utcTime
Time when created this upgrade history.
utcTime: string
Property Value
string
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript