| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlServerSecurityAlertPolicyOperations.SqlServerSecurityAlertPolicyOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithEmailAccountAdmins.withEmailAccountAdmins()
Specifies that an alert will be sent to the account administrators.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithStorageAccount |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithEmailAccountAdmins.withoutEmailAccountAdmins()
Specifies that an alert will not be sent to the account administrators.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/