public static interface DnsRecordSet.UpdateStages.WithTtl
| Modifier and Type | Method and Description |
|---|---|
DnsRecordSet.Update |
withTimeToLive(long ttlInSeconds)
Specifies the TTL for the records in the record set.
|
DnsRecordSet.Update withTimeToLive(long ttlInSeconds)
ttlInSeconds - TTL in secondsVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.