Language

MoveErrorInfo.MoveResource Property

Definition

The affected move resources.

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

Property Value

Implements

Attributes

Applies to