Interface ServerSecurityAlertPolicy.DefinitionStages.WithEmailAccountAdmins

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

public static interface ServerSecurityAlertPolicy.DefinitionStages.WithEmailAccountAdmins
The stage of the ServerSecurityAlertPolicy definition allowing to specify emailAccountAdmins.
  • Method Details

    • withEmailAccountAdmins

      ServerSecurityAlertPolicy.DefinitionStages.WithCreate withEmailAccountAdmins(Boolean emailAccountAdmins)
      Specifies the emailAccountAdmins property: Specifies that the alert is sent to the account administrators..
      Parameters:
      emailAccountAdmins - Specifies that the alert is sent to the account administrators.
      Returns:
      the next definition stage.