Interface ServerSecurityAlertPolicy.DefinitionStages.WithState

All Known Subinterfaces:
ServerSecurityAlertPolicy.Definition, ServerSecurityAlertPolicy.DefinitionStages.WithCreate
Enclosing interface:
ServerSecurityAlertPolicy.DefinitionStages

public static interface ServerSecurityAlertPolicy.DefinitionStages.WithState
The stage of the ServerSecurityAlertPolicy definition allowing to specify state.
  • 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.