ClusterAvailableUpgradeAksPatchUpgradeProperties.CurrentVersionStatus Property

Definition

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

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

Property Value

Applies to