AzureCoreFoundationsError.Detail Property

Definition

An array of details about specific errors that led to this reported error.

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

Property Value

Implements

Attributes

Applies to