@Beta(value=V1_15_0)
public static interface SqlServerSecurityAlertPolicyOperations.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithCreate
The final stage of the SQL Server Security Alert Policy definition.
|
static interface |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts
The SQL Server Security Alert Policy definition to set an array of alerts that are disabled.
|
static interface |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithEmailAccountAdmins
The SQL Server Security Alert Policy definition to set if an alert will be sent to the account administrators.
|
static interface |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithEmailAddresses
The SQL Server Security Alert Policy definition to set an array of e-mail addresses to which the alert is sent.
|
static interface |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithRetentionDays
The SQL Server Security Alert Policy definition to set the number of days to keep in the Threat Detection audit logs.
|
static interface |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithSqlServer
The first stage of the SQL Server Security Alert Policy definition.
|
static interface |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithState
The SQL Server Security Alert Policy definition to set the state.
|
static interface |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount
The SQL Server Security Alert Policy definition to specify the storage account blob endpoint and access key.
|
Copyright © 2019. All rights reserved.