MigrateVMAvailabilityZoneInput Class
The input for MigrateVMAvailabilityZone.
Constructor
MigrateVMAvailabilityZoneInput()
Variables
| Name | Description |
|---|---|
|
instanceIds
|
The virtual machine scale set instance ids to be migrated to the target availability zone. Required. |
|
targetZone
|
The target logical availability zone ("1", "2" or "3") to migrate the virtual machine scale set instances to. If omitted, the platform selects the target zone. |
Attributes
instanceIds
The virtual machine scale set instance ids to be migrated to the target availability zone. Required.
instanceIds: list[str]
targetZone
The target logical availability zone ("1", "2" or "3") to migrate the virtual machine scale set instances to. If omitted, the platform selects the target zone.
targetZone: str