Interface TxtRecordSet

All Superinterfaces:
ChildResource<PrivateDnsZone>, ExternalChildResource<PrivateDnsRecordSet,PrivateDnsZone>, HasInnerModel<RecordSetInner>, HasName, HasParent<PrivateDnsZone>, Indexable, PrivateDnsRecordSet, Refreshable<PrivateDnsRecordSet>

public interface TxtRecordSet extends PrivateDnsRecordSet
An immutable client-side representation of a TXT (text) record set in Azure Private DNS Zone.
  • Method Details

    • records

      List<TxtRecord> records()
      Gets the TXT records in this record set.
      Returns:
      the TXT records in this record set