Interface ApiManagementServiceResource.UpdateStages.WithPublisherEmail

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

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

    • withPublisherEmail

      ApiManagementServiceResource.Update withPublisherEmail(String publisherEmail)
      Specifies the publisherEmail property: Publisher email..
      Parameters:
      publisherEmail - Publisher email.
      Returns:
      the next definition stage.