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 Summary

    Modifier and Type
    Method
    Description
    Specifies the state property: Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server.
  • Method Details

    • withState

      Specifies the state property: Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server.
      Parameters:
      state - Specifies the state of the policy, whether it is enabled or disabled or a policy has not been applied yet on the specific server.
      Returns:
      the next definition stage.