ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT> extends Attachable.InUpdate<ParentT>, DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>, DnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>, DnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>
At this stage, any remaining optional settings can be specified, or the DNS zone record set definition can
be attached to the parent traffic manager profile definition using Attachable.InUpdate.attach().
attachwithTimeToLivewithMetadatawithETagCheckVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.