SqlVulnerabilityAssessmentScanProperties.MediumSeverityFailedRulesCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the MediumSeverityFailedRulesCount value preserved from the previous public API surface.
public int? MediumSeverityFailedRulesCount { get; set; }
member this.MediumSeverityFailedRulesCount : Nullable<int> with get, set
Public Property MediumSeverityFailedRulesCount As Nullable(Of Integer)