Share via


PolicyAssignmentSummary.PolicyGroups Property

Definition

Gets or sets policy definition group summary.

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

Property Value

Applies to