Interface SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses

    • Method Detail

      • withEmailAddresses

        SqlServerSecurityAlertPolicy.Update withEmailAddresses​(String... emailAddresses)
        Specifies an array of e-mail addresses to which the alert is sent.
        Parameters:
        emailAddresses - an array of e-mail addresses to which the alert is sent to
        Returns:
        The next stage of the definition.