Condividi tramite


SummaryResults.ResourceDetails Property

Definition

Gets or sets the resources summary at this level.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to