Interface ApiManagementGatewayResource.UpdateStages.WithFrontend
- All Known Subinterfaces:
ApiManagementGatewayResource.Update
- Enclosing interface:
ApiManagementGatewayResource.UpdateStages
public static interface ApiManagementGatewayResource.UpdateStages.WithFrontend
The stage of the ApiManagementGatewayResource update allowing to specify frontend.
-
Method Summary
Modifier and TypeMethodDescriptionwithFrontend(FrontendConfiguration frontend) Specifies the frontend property: Information regarding how the gateway should be exposed..
-
Method Details
-
withFrontend
Specifies the frontend property: Information regarding how the gateway should be exposed..- Parameters:
frontend- Information regarding how the gateway should be exposed.- Returns:
- the next definition stage.
-