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