public static interface PublicIPAddress.DefinitionStages.WithIdleTimeout
| Modifier and Type | Method and Description |
|---|---|
PublicIPAddress.DefinitionStages.WithCreate |
withIdleTimeoutInMinutes(int minutes)
Specifies the timeout (in minutes) for an idle connection.
|
PublicIPAddress.DefinitionStages.WithCreate withIdleTimeoutInMinutes(int minutes)
minutes - the length of the time out in minutes/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/