@Beta(value=V1_15_0)
public static interface SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts
| Modifier and Type | Method and Description |
|---|---|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithCreate |
withDisabledAlerts(String... disabledAlerts)
Specifies an array of alerts that are disabled.
|
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithCreate 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.
*/