Aracılığıyla paylaş


ScanProperties.MediumSeverityFailedRulesCount Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to