Summary.PolicyAssignment Property

Definition

Policy assignments summary.

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

Property Value

Implements

Attributes

Applies to