Interface PtrRecordSet

All Superinterfaces:
ChildResource<DnsZone>, DnsRecordSet, ExternalChildResource<DnsRecordSet,DnsZone>, HasInnerModel<RecordSetInner>, HasName, HasParent<DnsZone>, Indexable, Refreshable<DnsRecordSet>

public interface PtrRecordSet extends DnsRecordSet
An immutable client-side representation of a PTR (pointer) record set in Azure DNS Zone.
  • Method Details

    • targetDomainNames

      List<String> targetDomainNames()
      Gets the target domain names of PTR records in this record set.
      Returns:
      the target domain names of PTR records in this record set