# Packages

go:generate mockgen -destination=./mocks/web.go -package=mocks .

# Functions

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
No description provided by the author
No description provided by the author
ParseResourceID parses a resource ID into a ResourceDetails struct.
No description provided by the author
RedactError redacts a given diagnostic and returns a RedactedDiagnostic containing both original and redacted versions.
No description provided by the author
ScopeSubscription returns a scope for the given subscription.
SingleSubscriptionMultiplex can be used in cases where any single subscription would do.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
ResourceDetails contains details about an Azure resource.
No description provided by the author