ClusterAvailableUpgradeAksPatchUpgradeProperties.CurrentVersionStatus Property
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.
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)