Language

IResourceMoverIdentity.MoveCollectionName Property

Definition

The Move Collection Name.

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

Property Value

Attributes

Applies to