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

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
str

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

Default value: None
target_fault_domain
int

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

Default value: None
target_vm_size
str

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

Default value: None

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.