@Beta(value=V1_15_0)
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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/