Freigeben über


IClusterAvailableUpgradeVersion Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.ClusterAvailableUpgradeVersionTypeConverter))]
public interface IClusterAvailableUpgradeVersion : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.ClusterAvailableUpgradeVersionTypeConverter))>]
type IClusterAvailableUpgradeVersion = interface
    interface IJsonSerializable
Public Interface IClusterAvailableUpgradeVersion
Implements IJsonSerializable
Derived
Attributes
Implements

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.

SupportExpiryDate

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.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to