ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithRequestTimeout<ParentT>.withRequestTimeout(int seconds) 方法
定义
Specifies the request timeout.
public WithAttach<ParentT> withRequestTimeout(int seconds)
参数
- seconds
-
int
a number of seconds
返回
the next stage of the definition
适用于