MigrateVMToVirtualMachineScaleSetInput Class

The input of virtual machine migration from Availability Set to Flexible Virtual Machine Scale Set.

Constructor

MigrateVMToVirtualMachineScaleSetInput()

Variables

Name Description
target_zone
str

The target zone of VM migration to Flexible Virtual Machine Scale Set.

target_fault_domain
int

The target compute fault domain of VM migration to Flexible Virtual Machine Scale Set.

target_vm_size
str

The target Virtual Machine size of VM migration to Flexible Virtual Machine Scale Set.

Attributes

targetFaultDomain

The target compute fault domain of VM migration to Flexible Virtual Machine Scale Set.

targetFaultDomain: int

targetVMSize

The target Virtual Machine size of VM migration to Flexible Virtual Machine Scale Set.

targetVMSize: str

targetZone

The target zone of VM migration to Flexible Virtual Machine Scale Set.

targetZone: str