Interface ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPath
- All Known Subinterfaces:
ApplicationGatewayBackendHttpConfiguration.Update
- Enclosing interface:
- ApplicationGatewayBackendHttpConfiguration.UpdateStages
public static interface ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPath
The stage of an application gateway backend HTTP configuration allowing to specify the path to use as the
prefix for all HTTP requests.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the path prefix for all HTTP requests.
-
Method Details
-
withPath
Specifies the path prefix for all HTTP requests.- Parameters:
path- a path- Returns:
- the next stage of the update
-