SummaryResults.ResourceDetail Property

Definition

The resources summary at this level.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Models.IComplianceDetail> ResourceDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Owned)>]
member this.ResourceDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Models.IComplianceDetail> with get, set
Public Property ResourceDetail As List(Of IComplianceDetail)

Property Value

Implements

Attributes

Applies to