Interface TxtRecordSets
-
- All Superinterfaces:
DnsRecordSets<TxtRecordSet>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<DnsZone>,com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<TxtRecordSet>,com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<TxtRecordSet>
public interface TxtRecordSets extends DnsRecordSets<TxtRecordSet>
Entry point to TXT record sets in a DNS zone.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSets
list, list, list, listAsync, listAsync, listAsync
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent
parent
-
-