Share via


KubernetesPatchVersions.Readiness Property

Definition

Indicates whether the kubernetes version image is ready or not

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.IKubernetesVersionReadiness> Readiness { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)>]
member this.Readiness : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.IKubernetesVersionReadiness> with get, set
Public Property Readiness As List(Of IKubernetesVersionReadiness)

Property Value

Implements

Attributes

Applies to