SummaryResults.NonCompliantResource Property

Definition

Number of non-compliant resources.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Owned)]
public int? NonCompliantResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Owned)>]
member this.NonCompliantResource : Nullable<int> with get, set
Public Property NonCompliantResource As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to