Language

IResourceMoverIdentity.MoveResourceName Property

Definition

The Move Resource Name.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="The Move Resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="moveResourceName")]
public string MoveResourceName { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, Description="The Move Resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="moveResourceName", Update=true)]
public string MoveResourceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="The Move Resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="moveResourceName")>]
member this.MoveResourceName : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, Description="The Move Resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="moveResourceName", Update=true)>]
member this.MoveResourceName : string with get, set
Public Property MoveResourceName As String

Property Value

Attributes

Applies to