ParentT - the parent load balancer typepublic static interface InboundNatRule.UpdateDefinitionStages.WithIdleTimeout<ParentT>
| Modifier and Type | Method and Description |
|---|---|
InboundNatRule.UpdateDefinitionStages.WithAttach<ParentT> |
withIdleTimeoutInMinutes(int minutes)
Specifies the idle connection timeout in minutes.
|
InboundNatRule.UpdateDefinitionStages.WithAttach<ParentT> withIdleTimeoutInMinutes(int minutes)
minutes - a 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.
*/