@Beta(value=V1_15_0)
public static interface SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses
| Modifier and Type | Method and Description |
|---|---|
SqlServerSecurityAlertPolicy.Update |
withEmailAddresses(String... emailAddresses)
Specifies an array of e-mail addresses to which the alert is sent.
|
SqlServerSecurityAlertPolicy.Update withEmailAddresses(String... emailAddresses)
emailAddresses - an array 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.
*/