KubernetesReplicaSet.ReadyNumberOfPods Property

Definition

Number of ready pods.

public int? ReadyNumberOfPods { get; }
member this.ReadyNumberOfPods : Nullable<int>
Public ReadOnly Property ReadyNumberOfPods As Nullable(Of Integer)

Property Value

Applies to