Interface TxtRecordSets

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<PrivateDnsZone>, PrivateDnsRecordSets<TxtRecordSet>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<TxtRecordSet>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<TxtRecordSet>

public interface TxtRecordSets extends PrivateDnsRecordSets<TxtRecordSet>
Entry point to TXT record sets in a private DNS zone.
  • Method Summary

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

    parent

    Methods inherited from interface PrivateDnsRecordSets

    list, list, list, listAsync, listAsync, listAsync

    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