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