ScanProperties.TotalFailedRulesCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the number of total failed rules.
[Newtonsoft.Json.JsonProperty(PropertyName="totalFailedRulesCount")]
public int? TotalFailedRulesCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalFailedRulesCount")>]
member this.TotalFailedRulesCount : Nullable<int> with get, set
Public Property TotalFailedRulesCount As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute