Compartir a través de


ErrorDetail.Details Propiedad

Definición

Obtiene los detalles del error.

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.ErrorDetail> Details { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.ErrorDetail>
Public ReadOnly Property Details As IList(Of ErrorDetail)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a