Interface ApiManagementServiceResource.UpdateStages.WithConfigurationApi

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

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

    • withConfigurationApi

      ApiManagementServiceResource.Update withConfigurationApi(ConfigurationApi configurationApi)
      Specifies the configurationApi property: Configuration API configuration of the API Management service..
      Parameters:
      configurationApi - Configuration API configuration of the API Management service.
      Returns:
      the next definition stage.