StandbyVirtualMachinePoolResourceProperties interface
Details of the StandbyVirtualMachinePool.
Properties
attached |
Specifies the fully qualified resource ID of a virtual machine scale set the pool is attached to. |
elasticity |
Specifies the elasticity profile of the standby virtual machine pools. |
provisioning |
The status of the last operation. |
virtual |
Specifies the desired state of virtual machines in the pool. |
Property Details
attachedVirtualMachineScaleSetId
Specifies the fully qualified resource ID of a virtual machine scale set the pool is attached to.
attachedVirtualMachineScaleSetId?: string
Property Value
string
elasticityProfile
Specifies the elasticity profile of the standby virtual machine pools.
elasticityProfile?: StandbyVirtualMachinePoolElasticityProfile
Property Value
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string
virtualMachineState
Specifies the desired state of virtual machines in the pool.
virtualMachineState: string
Property Value
string