public static interface SqlDatabaseThreatDetectionPolicy.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.Blank
The first stage of the SQL database threat detection policy definition.
|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithAlertsFilter
The SQL database threat detection policy definition to set the security alert policy alerts to be disabled.
|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate
The final stage of the SQL database threat detection policy definition.
|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses
The SQL database threat detection policy definition to set the security alert policy email addresses.
|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailToAccountAdmins
The SQL database threat detection policy definition to set that the alert is sent to the account administrators.
|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithRetentionDays
The SQL database threat detection policy definition to set the number of days to keep in the Threat Detection audit logs.
|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithSecurityAlertPolicyState
The SQL database threat detection policy definition to set the state.
|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageAccountAccessKey
The SQL database threat detection policy definition to set the storage access key.
|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithStorageEndpoint
The SQL database threat detection policy definition to set the storage endpoint.
|
Copyright © 2019. All rights reserved.