# Functions
EnumerateDNSResources enumerates all DNS related resources in the subscription, returning a report of the resources and any non-fatal errors encountered.
# Structs
AzureResourceReport contains the AzureResources and any non-fatal errors encountered during enumeration.
AzureResources contains details about all DNS related resources in the subscription.
TrafficManagerProfileDetails contains details about a single Traffic Manager profile.
ZoneDetails contains details about a single DNS zone and the record sets in the zone.