MigrateVMAvailabilityZoneInput.TargetZone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public string TargetZone { get; set; }
member this.TargetZone : string with get, set
Public Property TargetZone As String