Language

ScanPropertiesV2.TotalFailedRulesCount Property

Definition

The number of total failed rules.

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

Property Value

Implements

Attributes

Applies to