@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 disabledCopyright © 2019. All rights reserved.