Dela via


SummaryResults.PolicyDetails Property

Definition

Gets or sets the policy artifact summary at this level. For query scope level, it represents policy assignment summary. For policy assignment level, it represents policy definitions summary.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.PolicyInsights.Models.ComplianceDetail> PolicyDetails { get; set; }
member this.PolicyDetails : System.Collections.Generic.IList<Microsoft.Azure.Commands.PolicyInsights.Models.ComplianceDetail> with get, set
Public Property PolicyDetails As IList(Of ComplianceDetail)

Property Value

Applies to