PSSqlVulnerabilityAssessmentScanRecord Class
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.
public class PSSqlVulnerabilityAssessmentScanRecord : Microsoft.Azure.Commands.Security.Models.PSResource
type PSSqlVulnerabilityAssessmentScanRecord = class
inherit PSResource
Public Class PSSqlVulnerabilityAssessmentScanRecord
Inherits PSResource
- Inheritance
Constructors
PSSqlVulnerabilityAssessmentScanRecord() |
Properties
Database | |
EndTime | |
HighSeverityFailedRulesCount | |
Id | (Inherited from PSResource) |
IsBaselineApplied | |
LowSeverityFailedRulesCount | |
MediumSeverityFailedRulesCount | |
Name | (Inherited from PSResource) |
Server | |
SqlVersion | |
StartTime | |
State | |
TotalFailedRulesCount | |
TotalPassedRulesCount | |
TotalRulesCount | |
TriggerType | |
Type | (Inherited from PSResource) |