Interface ServerSecurityAlertPolicy.UpdateStages.WithState

All Known Subinterfaces:
ServerSecurityAlertPolicy.Update
Enclosing interface:
ServerSecurityAlertPolicy.UpdateStages

public static interface ServerSecurityAlertPolicy.UpdateStages.WithState
The stage of the ServerSecurityAlertPolicy update allowing to specify state.
  • Method Details

    • withState

      Specifies the state property: Specifies the state of the policy, whether it is enabled or disabled..
      Parameters:
      state - Specifies the state of the policy, whether it is enabled or disabled.
      Returns:
      the next definition stage.