ClusterPoolAvailableUpgradeAksPatchUpgradeProperties.CurrentVersionStatus Property

Definition

Current AKS version's status: whether it is deprecated or supported.

public Azure.ResourceManager.HDInsight.Containers.Models.CurrentClusterPoolAksVersionStatus? CurrentVersionStatus { get; set; }
member this.CurrentVersionStatus : Nullable<Azure.ResourceManager.HDInsight.Containers.Models.CurrentClusterPoolAksVersionStatus> with get, set
Public Property CurrentVersionStatus As Nullable(Of CurrentClusterPoolAksVersionStatus)

Property Value

Applies to