ReturnT - the stage of the parent application gateway definition to return to after attaching this
definitionpublic static interface ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithRequestTimeout<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT> |
withRequestTimeout(int seconds)
Specifies the request timeout.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT> withRequestTimeout(int seconds)
seconds - a number of secondsCopyright © 2020 Microsoft Corporation. All rights reserved.