MoveResourceErrorBody.Detail Property

Definition

A list of additional details about the error.

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

Property Value

Implements

Attributes

Applies to