ServerSecurityAlertPolicy.UpdateStages.WithState Interface
public static interface ServerSecurityAlertPolicy.UpdateStages.WithState
The stage of the ServerSecurityAlertPolicy update allowing to specify state.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withState(ServerSecurityAlertPolicyState state)
Specifies the state property: Specifies the state of the policy, whether it is enabled or disabled.. |
Method Details
withState
public abstract ServerSecurityAlertPolicy.Update withState(ServerSecurityAlertPolicyState state)
Specifies the state property: Specifies the state of the policy, whether it is enabled or disabled..
Parameters:
Returns: