Share via


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