public static interface PrivateDnsRecordSet.UpdateStages.WithTtl
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsRecordSet.Update |
withTimeToLive(long ttlInSeconds)
Specifies the TTL for the records in the record set.
|
PrivateDnsRecordSet.Update withTimeToLive(long ttlInSeconds)
ttlInSeconds - TTL in secondsCopyright © 2020 Microsoft Corporation. All rights reserved.