Interface ServerSecurityAlertPolicy.UpdateStages.WithEmailAccountAdmins

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

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

    • withEmailAccountAdmins

      ServerSecurityAlertPolicy.Update 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.