public static interface SqlServerSecurityAlertPolicy.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
SqlServerSecurityAlertPolicy.UpdateStages.WithDisabledAlerts
The SQL Server Security Alert Policy update definition to set an array of alerts that are disabled.
|
static interface |
SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAccountAdmins
The SQL Server Security Alert Policy update definition to set if an alert will be sent to the account administrators.
|
static interface |
SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses
The SQL Server Security Alert Policy update definition to set an array of e-mail addresses to which the alert is sent.
|
static interface |
SqlServerSecurityAlertPolicy.UpdateStages.WithRetentionDays
The SQL Server Security Alert Policy update definition to set the number of days to keep in the Threat Detection audit logs.
|
static interface |
SqlServerSecurityAlertPolicy.UpdateStages.WithState
The SQL Server Security Alert Policy update definition to set the state.
|
static interface |
SqlServerSecurityAlertPolicy.UpdateStages.WithStorageAccount
The SQL Server Security Alert Policy update definition to specify the storage account blob endpoint and access key.
|
Copyright © 2019. All rights reserved.