Interface ApiManagementGatewayResource.UpdateStages.WithConfigurationApi

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

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

    • withConfigurationApi

      ApiManagementGatewayResource.Update withConfigurationApi(GatewayConfigurationApi configurationApi)
      Specifies the configurationApi property: Information regarding the Configuration API of the API Management gateway. This is only applicable for API gateway with Standard SKU..
      Parameters:
      configurationApi - Information regarding the Configuration API of the API Management gateway. This is only applicable for API gateway with Standard SKU.
      Returns:
      the next definition stage.