Share via


ExceptionResponse.Detail Property

Definition

List of error details.

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

Property Value

Implements

Attributes

Applies to