public static interface TrafficManagerProfile.UpdateStages.WithTtl
| Modifier and Type | Method and Description |
|---|---|
TrafficManagerProfile.Update |
withTimeToLive(int ttlInSeconds)
Specify the DNS TTL in seconds.
|
TrafficManagerProfile.Update withTimeToLive(int ttlInSeconds)
ttlInSeconds - DNS TTL in seconds/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/