Language

DiscardRequest.MoveResource 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.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> MoveResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)>]
member this.MoveResource : System.Collections.Generic.List<string> with get, set
Public Property MoveResource As List(Of String)

Property Value

Implements

Attributes

Applies to