你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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