PSNodePool.MinCount Property

Definition

Gets or sets minimum number of nodes for auto-scaling

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

Property Value

Applies to