MoveResource.ErrorDetail Property

Definition

A list of additional details about the error.

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

Property Value

Implements

Attributes

Applies to