IMoveCollection.MoveRegion 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.
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