public static interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithEmailAddresses
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate |
withEmailAddresses(String addresses)
Sets the security alert policy email addresses.
|
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate withEmailAddresses(String addresses)
addresses - the semicolon-separated list of e-mail addresses to which the alert is sent to/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/