public static interface SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithEmailAccountAdmins
| Modifier and Type | Method and Description |
|---|---|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount |
withEmailAccountAdmins()
Specifies that an alert will be sent to the account administrators.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount |
withoutEmailAccountAdmins()
Specifies that an alert will not be sent to the account administrators.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount withEmailAccountAdmins()
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount withoutEmailAccountAdmins()
Copyright © 2020 Microsoft Corporation. All rights reserved.