StandbyVirtualMachinePoolElasticityProfile.MinReadyCapacity Property

Definition

Specifies the desired minimum number of virtual machines in the standby virtual machine pool. MinReadyCapacity cannot exceed MaxReadyCapacity.

public long? MinReadyCapacity { get; set; }
member this.MinReadyCapacity : Nullable<int64> with get, set
Public Property MinReadyCapacity As Nullable(Of Long)

Property Value

Applies to