@Beta(value=V1_15_0)
public static interface SqlServerSecurityAlertPolicy.UpdateStages.WithDisabledAlerts
| Modifier and Type | Method and Description |
|---|---|
SqlServerSecurityAlertPolicy.Update |
withDisabledAlerts(String... disabledAlerts)
Specifies an array of alerts that are disabled.
|
SqlServerSecurityAlertPolicy.Update withDisabledAlerts(String... disabledAlerts)
disabledAlerts - an array of alerts that are disabled/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/