PSNodePool.MaxPods Property

Definition

Gets or sets maximum number of pods that can run on a node.

public int? MaxPods { get; set; }
member this.MaxPods : Nullable<int> with get, set
Public Property MaxPods As Nullable(Of Integer)

Property Value

Applies to