Partilhar via


ErrorResponseBody.Details Propriedade

Definição

Obtém ou define uma matriz de objetos de informações de resposta de erro aninhados adicionais, conforme descrito por este contrato.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a