@Beta(value=V1_15_0)
public static interface SqlServerSecurityAlertPolicy.UpdateStages.WithState
Modifier and Type | Method and Description |
---|---|
SqlServerSecurityAlertPolicy.Update |
withState(SecurityAlertPolicyState state)
Specifies the state of the policy, whether it is enabled or disabled.
|
SqlServerSecurityAlertPolicy.Update withState(SecurityAlertPolicyState state)
state
- the state of the policy, whether it is enabled or disabledCopyright © 2019. All rights reserved.