Share via


PolicyAssignmentSummary.PolicyGroups Property

Definition

Gets or sets policy definition group summary.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to