# Functions
EnumerateResourceGroups enumerates all Resource Groups in the subscription, returning a report of the Resource Groups and any non-fatal errors encountered.
# Structs
AzureResourceReport contains the AzureResources and any non-fatal errors encountered during enumeration.
AzureResources contains details about all Resource Groups in the subscription.
Details contains details about a single Resource Group.