DefaultErrorResponse.Detail Property

Definition

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

Property Value

Implements

Attributes

Applies to