Interface PtrRecordSets

All Superinterfaces:
DnsRecordSets<PtrRecordSet>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<DnsZone>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<PtrRecordSet>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<PtrRecordSet>

public interface PtrRecordSets extends DnsRecordSets<PtrRecordSet>
Entry point to PTR record sets in a DNS zone.
  • Method Summary

    Methods inherited from interface DnsRecordSets

    list, list, list, listAsync, listAsync, listAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent

    parent

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName

    getByName, getByNameAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing

    list, listAsync