Interface ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeout
- All Known Subinterfaces:
ApplicationGatewayBackendHttpConfiguration.Update
- Enclosing interface:
ApplicationGatewayBackendHttpConfiguration.UpdateStages
public static interface ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeout
The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
-
Method Summary
-
Method Details
-
withRequestTimeout
Specifies the request timeout.- Parameters:
seconds- a number of seconds- Returns:
- the next stage of the definition
-