ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface LoadBalancerInboundNatRule.DefinitionStages.WithIdleTimeout<ParentT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerInboundNatRule.DefinitionStages.WithAttach<ParentT> |
withIdleTimeoutInMinutes(int minutes)
Specifies the idle connection timeout in minutes.
|
LoadBalancerInboundNatRule.DefinitionStages.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.
*/