Aracılığıyla paylaş


ScanProperties.TotalFailedRulesCount Property

Definition

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

Applies to