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

KubernetesPatchVersions.Readiness Property

Definition

Indicates whether the kubernetes version image is ready or not.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HybridContainerService.Models.KubernetesVersionReadiness> Readiness { get; }
member this.Readiness : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HybridContainerService.Models.KubernetesVersionReadiness>
Public ReadOnly Property Readiness As IReadOnlyList(Of KubernetesVersionReadiness)

Property Value

Applies to