Share via


Error.Details Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to