Interface ApiManagementServiceResource.UpdateStages.WithHostnameConfigurations

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

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

    • withHostnameConfigurations

      ApiManagementServiceResource.Update withHostnameConfigurations(List<HostnameConfiguration> hostnameConfigurations)
      Specifies the hostnameConfigurations property: Custom hostname configuration of the API Management service..
      Parameters:
      hostnameConfigurations - Custom hostname configuration of the API Management service.
      Returns:
      the next definition stage.