Share via


IMoveCollection.MoveRegion Property

Definition

Gets or sets the move region which indicates the region where the VM Regional to Zonal move will be conducted.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the move region which indicates the region where the VM Regional to Zonal move will be conducted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="moveRegion")]
public string MoveRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the move region which indicates the region where the VM Regional to Zonal move will be conducted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="moveRegion")>]
member this.MoveRegion : string with get, set
Public Property MoveRegion As String

Property Value

Attributes

Applies to