Share via


ErrorResponseBody.Details Property

Definition

Gets error detail

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to