# Functions
No description provided by the author
ParseAzureResourceID converts a long-form Azure Resource Manager ID into a ResourceID.
ParseAzureResourceIDWithoutSubscription parses Azure Resource ID's that are not prefixed with a Subscription ID.
QuotedStringSlice formats a string slice into a quoted string containing all segments passed in a slice (e.g.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
true for a resource ID or an empty string.
No description provided by the author
# Structs
ResourceID represents a parsed long-form Azure Resource Manager ID with the Subscription ID, Resource Group and the Provider as top- level fields, and other key-value pairs available via a map in the Path field.