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(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="moveRegion", Update=true)]
public string MoveRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, 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) }, Read=true, ReadOnly=false, Required=false, SerializedName="moveRegion", Update=true)>]
member this.MoveRegion : string with get, set
Public Property MoveRegion As String

Property Value

Attributes

Applies to