Share via


MoverResourceMoveContent.MoverResources Property

Definition

Gets or sets the list of resource Id's, by default it accepts move resource id's unless the input type is switched via moveResourceInputType property.

public System.Collections.Generic.IList<Azure.Core.ResourceIdentifier> MoverResources { get; }
member this.MoverResources : System.Collections.Generic.IList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property MoverResources As IList(Of ResourceIdentifier)

Property Value

Applies to