Interface NsRecordSets

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

public interface NsRecordSets extends DnsRecordSets<NsRecordSet>
Entry point to NS record sets in an Azure 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