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 minutesCopyright © 2021 Microsoft Corporation. All rights reserved.