Compartilhar via


DefaultErrorResponse.Detail Property

Definition

Details or the error

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IDefaultErrorResponseErrorDetailsItem> Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Inlined)>]
member this.Detail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IDefaultErrorResponseErrorDetailsItem> with get, set
Public Property Detail As List(Of IDefaultErrorResponseErrorDetailsItem)

Property Value

Attributes

Applies to