Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSSqlVulnerabilityAssessmentScanRecord Class
Definition
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Security.dll
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
| Name | Description |
|---|---|
| PSSqlVulnerabilityAssessmentScanRecord() | |
Properties
| Name | Description |
|---|---|
| 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) |
