DefaultVirtualMachineScaleSetInfo Class
Indicates the target Virtual Machine ScaleSet properties upon triggering a seamless migration without downtime of the VMs via the ConvertToVirtualMachineScaleSet API.
Constructor
DefaultVirtualMachineScaleSetInfo()
Variables
| Name | Description |
|---|---|
|
constrained_maximum_capacity
|
Indicates if the the maximum capacity of the default migrated Virtual Machine Scale Set after its migration will be constrained to a limited number of VMs. |
|
default_virtual_machine_scale_set
|
<xref:<xref:"SubResource">>
The default Virtual Machine ScaleSet Uri that the Availability Set will be moved to upon triggering a seamless migration via the ConvertToVirtualMachineScaleSet API. |
Attributes
constrainedMaximumCapacity
Indicates if the the maximum capacity of the default migrated Virtual Machine Scale Set after its migration will be constrained to a limited number of VMs.
constrainedMaximumCapacity: bool
defaultVirtualMachineScaleSet
The default Virtual Machine ScaleSet Uri that the Availability Set will be moved to upon triggering a seamless migration via the ConvertToVirtualMachineScaleSet API.
defaultVirtualMachineScaleSet: SubResource