VulnerabilityAssessmentScanRecord.NumberOfFailedSecurityChecks Property

Definition

Gets the number of failed security checks.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.numberOfFailedSecurityChecks")]
public int? NumberOfFailedSecurityChecks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.numberOfFailedSecurityChecks")>]
member this.NumberOfFailedSecurityChecks : Nullable<int>
Public ReadOnly Property NumberOfFailedSecurityChecks As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to