你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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