MigrateVMAvailabilityZoneInput interface
The input for MigrateVMAvailabilityZone.
Properties
| instance |
The virtual machine scale set instance ids to be migrated to the target availability zone. |
| target |
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. |
Property Details
instanceIds
The virtual machine scale set instance ids to be migrated to the target availability zone.
instanceIds: string[]
Property Value
string[]
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?: string
Property Value
string