Aracılığıyla paylaş


ScanProperties.HighSeverityFailedRulesCount Property

Definition

Gets or sets the number of failed rules with high severity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to