Interface SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAddresses

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

public static interface SqlPoolSecurityAlertPolicy.DefinitionStages.WithEmailAddresses
The stage of the SqlPoolSecurityAlertPolicy definition allowing to specify emailAddresses.
  • Method Details

    • withEmailAddresses

      Specifies the emailAddresses property: Specifies an array of e-mail addresses to which the alert is sent..
      Parameters:
      emailAddresses - Specifies an array of e-mail addresses to which the alert is sent.
      Returns:
      the next definition stage.