StandbyVirtualMachinePoolResourceUpdateProperties interface
The updatable properties of the StandbyVirtualMachinePoolResource.
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. |
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
virtualMachineState
Specifies the desired state of virtual machines in the pool.
virtualMachineState?: string
Property Value
string