ReturnT - the stage of the parent application gateway definition to return to after attaching this
definitionpublic static interface ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithConnectionDraining<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT> |
withConnectionDrainingTimeoutInSeconds(int seconds)
Specifies the number of seconds when connection draining is active.
|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT> withConnectionDrainingTimeoutInSeconds(int seconds)
seconds - a number of seconds between 1 and 3600Copyright © 2021 Microsoft Corporation. All rights reserved.