MigrateVMToVirtualMachineScaleSetInput Class
The input of virtual machine migration from Availability Set to Flexible Virtual Machine Scale Set.
Constructor
MigrateVMToVirtualMachineScaleSetInput(*, target_zone: str | None = None, target_fault_domain: int | None = None, target_vm_size: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
target_zone
|
The target zone of VM migration to Flexible Virtual Machine Scale Set. Default value: None
|
target_fault_domain
|
The target compute fault ___domain of VM migration to Flexible Virtual Machine Scale Set. Default value: None
|
target_vm_size
|
The target Virtual Machine size of VM migration to Flexible Virtual Machine Scale Set. Default value: None
|
Variables
Name | Description |
---|---|
target_zone
|
The target zone of VM migration to Flexible Virtual Machine Scale Set. |
target_fault_domain
|
The target compute fault ___domain of VM migration to Flexible Virtual Machine Scale Set. |
target_vm_size
|
The target Virtual Machine size of VM migration to Flexible Virtual Machine Scale Set. |