public static interface TrafficManagerProfile.DefinitionStages.WithTtl
Modifier and Type | Method and Description |
---|---|
TrafficManagerProfile.DefinitionStages.WithCreate |
withTimeToLive(int ttlInSeconds)
Specify the DNS TTL in seconds.
|
TrafficManagerProfile.DefinitionStages.WithCreate withTimeToLive(int ttlInSeconds)
ttlInSeconds
- DNS TTL in secondsCopyright © 2019. All rights reserved.