Interface ApiManagementServiceResource.UpdateStages.WithNotificationSenderEmail

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

public static interface ApiManagementServiceResource.UpdateStages.WithNotificationSenderEmail
The stage of the ApiManagementServiceResource update allowing to specify notificationSenderEmail.
  • Method Details

    • withNotificationSenderEmail

      ApiManagementServiceResource.Update withNotificationSenderEmail(String notificationSenderEmail)
      Specifies the notificationSenderEmail property: Email address from which the notification will be sent..
      Parameters:
      notificationSenderEmail - Email address from which the notification will be sent.
      Returns:
      the next definition stage.