ClusterAvailableUpgradeVersion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ClusterAvailableUpgradeVersion represents the various cluster upgrade parameters.
public class ClusterAvailableUpgradeVersion
type ClusterAvailableUpgradeVersion = class
Public Class ClusterAvailableUpgradeVersion
- Inheritance
-
ClusterAvailableUpgradeVersion
Properties
ControlImpact |
The indicator of whether the control plane will be impacted during the upgrade. |
ExpectedDuration |
The expected duration needed for this upgrade. |
ImpactDescription |
The impact description including the specific details and release notes. |
SupportExpireOn |
The last date the version of the platform is supported. |
TargetClusterVersion |
The target version this cluster will be upgraded to. |
WorkloadImpact |
The indicator of whether the workload will be impacted during the upgrade. |
Applies to
Azure SDK for .NET