KubernetesReplicaSet.CurrentNumberOfPods Property

Definition

Number of current pods.

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

Property Value

Applies to