ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT> |
withTimeToLive(long ttlInSeconds)
Specifies the Time To Live for the records in the record set.
|
PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT> withTimeToLive(long ttlInSeconds)
ttlInSeconds - TTL in secondsCopyright © 2020 Microsoft Corporation. All rights reserved.