ReturnT - the stage of the parent application gateway update to return to after attaching this definitionpublic static interface ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithConnectionDraining<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> |
withConnectionDrainingTimeoutInSeconds(int seconds)
Specifies the number of seconds when connection draining is active.
|
@Beta(value=V1_4_0) ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> withConnectionDrainingTimeoutInSeconds(int seconds)
seconds - a number of seconds between 1 and 3600/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/