ReturnT - the stage of the parent definition to return to after attaching this definitionpublic static interface LoadBalancingRule.DefinitionStages.WithIdleTimeoutInMinutes<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingRule.DefinitionStages.WithAttach<ReturnT> |
withIdleTimeoutInMinutes(int minutes)
Specifies the number of minutes before an idle connection is closed.
|
LoadBalancingRule.DefinitionStages.WithAttach<ReturnT> withIdleTimeoutInMinutes(int minutes)
minutes - the desired number of minutes/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/