다음을 통해 공유


ResourceManagementErrorWithDetails.Details Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to