Langage

ISqlVulnerabilityAssessmentSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.SqlVulnerabilityAssessmentSettingsTypeConverter))]
public interface ISqlVulnerabilityAssessmentSettings : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IProxyResourceAutoGenerated
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.SqlVulnerabilityAssessmentSettingsTypeConverter))>]
type ISqlVulnerabilityAssessmentSettings = interface
    interface IJsonSerializable
    interface IProxyResourceAutoGenerated
    interface IResourceAutoGenerated2
Public Interface ISqlVulnerabilityAssessmentSettings
Implements IProxyResourceAutoGenerated
Derived
Attributes
Implements

Properties

Name Description
CreationTime

The creation time of the SQL Vulnerability Assessment settings.

Id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from IResourceAutoGenerated2)
Name

The name of the resource

(Inherited from IResourceAutoGenerated2)
State

Represents the state of a SQL Vulnerability Assessment.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

(Inherited from IResourceAutoGenerated2)
SystemDataCreatedBy

The identity that created the resource.

(Inherited from IResourceAutoGenerated2)
SystemDataCreatedByType

The type of identity that created the resource.

(Inherited from IResourceAutoGenerated2)
SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

(Inherited from IResourceAutoGenerated2)
SystemDataLastModifiedBy

The identity that last modified the resource.

(Inherited from IResourceAutoGenerated2)
SystemDataLastModifiedByType

The type of identity that last modified the resource.

(Inherited from IResourceAutoGenerated2)
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResourceAutoGenerated2)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to