Aracılığıyla paylaş


ScanProperties.TotalPassedRulesCount Property

Definition

Gets or sets the number of total passed rules.

[Newtonsoft.Json.JsonProperty(PropertyName="totalPassedRulesCount")]
public int? TotalPassedRulesCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalPassedRulesCount")>]
member this.TotalPassedRulesCount : Nullable<int> with get, set
Public Property TotalPassedRulesCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to