DefaultVirtualMachineScaleSetInfo interface
Indicates the target Virtual Machine ScaleSet properties upon triggering a seamless migration without downtime of the VMs via the ConvertToVirtualMachineScaleSet API.
Properties
constrained |
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. NOTE: This property will not be serialized. It can only be populated by the server. |
default |
The default Virtual Machine ScaleSet Uri that the Availability Set will be moved to upon triggering a seamless migration via the ConvertToVirtualMachineScaleSet API. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
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. NOTE: This property will not be serialized. It can only be populated by the server.
constrainedMaximumCapacity?: boolean
Property Value
boolean
defaultVirtualMachineScaleSet
The default Virtual Machine ScaleSet Uri that the Availability Set will be moved to upon triggering a seamless migration via the ConvertToVirtualMachineScaleSet API. NOTE: This property will not be serialized. It can only be populated by the server.
defaultVirtualMachineScaleSet?: SubResource