SqlServerVulnerabilityProperties 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.
Details of the resource that was assessed.
public class SqlServerVulnerabilityProperties : Azure.ResourceManager.SecurityCenter.Models.SecuritySubAssessmentAdditionalInfo
public class SqlServerVulnerabilityProperties : Azure.ResourceManager.SecurityCenter.Models.SecuritySubAssessmentAdditionalInfo, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.SqlServerVulnerabilityProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.SqlServerVulnerabilityProperties>
type SqlServerVulnerabilityProperties = class
inherit SecuritySubAssessmentAdditionalInfo
type SqlServerVulnerabilityProperties = class
inherit SecuritySubAssessmentAdditionalInfo
interface IJsonModel<SqlServerVulnerabilityProperties>
interface IPersistableModel<SqlServerVulnerabilityProperties>
Public Class SqlServerVulnerabilityProperties
Inherits SecuritySubAssessmentAdditionalInfo
Public Class SqlServerVulnerabilityProperties
Inherits SecuritySubAssessmentAdditionalInfo
Implements IJsonModel(Of SqlServerVulnerabilityProperties), IPersistableModel(Of SqlServerVulnerabilityProperties)
- Inheritance
- Implements
Constructors
SqlServerVulnerabilityProperties() |
Initializes a new instance of SqlServerVulnerabilityProperties. |
Properties
Query |
The T-SQL query that runs on your SQL database to perform the particular check. |
SqlServerVulnerabilityType |
The resource type the sub assessment refers to in its resource details. |
Explicit Interface Implementations
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET