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 toCopyright © 2020 Microsoft Corporation. All rights reserved.