StandbyVirtualMachinePoolElasticityProfile interface

Details of the elasticity profile.

Properties

maxReadyCapacity

Specifies the maximum number of virtual machines in the standby virtual machine pool.

minReadyCapacity

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

Property Details

maxReadyCapacity

Specifies the maximum number of virtual machines in the standby virtual machine pool.

maxReadyCapacity: number

Property Value

number

minReadyCapacity

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

minReadyCapacity?: number

Property Value

number