ExpressionRoot.Detail Property

Definition

The error details.

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

Property Value

Implements

Attributes

Applies to