public static interface LoadBalancingRule.UpdateStages.WithIdleTimeoutInMinutes
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingRule.Update |
withIdleTimeoutInMinutes(int minutes)
Specifies the number of minutes before an idle connection is closed.
|
LoadBalancingRule.Update 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.
*/