Interface SrvRecordSets
-
- All Superinterfaces:
DnsRecordSets<SrvRecordSet>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<DnsZone>,com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<SrvRecordSet>,com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<SrvRecordSet>
public interface SrvRecordSets extends DnsRecordSets<SrvRecordSet>
Entry point to SRV 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
-
-