Interface SrvRecordSet

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

public interface SrvRecordSet extends DnsRecordSet
An immutable client-side representation of an SVR (service) record set in Azure DNS Zone.
  • Method Details

    • records

      List<SrvRecord> records()
      Gets the SRV records in this record set.
      Returns:
      the SRV records in this record set