# Functions
NewAzureAPI creates an AzureAPI.
NewCommunityGalleryImagesClient creates a new AzureRoleDefinitionsClient (our facade client) from a client from the Azure SDK.
NewDenyAssignmentsClient creates a new AzureDenyAssignmentsClient (our facade client) from a client from the Azure SDK.
NewQuotasClient creates a new QuotasClient (our facade client) from a client from the Azure SDK.
NewRoleAssignmentsClient creates a new AzureRoleAssignmentsClient (our facade client) from a client from the Azure SDK.
NewRoleDefinitionsClient creates a new AzureRoleDefinitionsClient (our facade client) from a client from the Azure SDK.
RoleNameFromRoleDefinitionID extracts the name of a role (aka the non-fully-qualified ID of the role) from an Azure role definition ID (aka the fully-qualified ID of the role definition).
# Constants
TestClientTimeout is the timeout used for Azure clients during tests.
# Structs
API is an container that aggregates Azure service clients.
CommunityGalleryImagesClient is a facade over the Azure community gallery images client.
DenyAssignmentsClient is a facade over the Azure deny assignments client.
QuotasClient is a facade over the Azure quotas client role definitions client.
RoleAssignmentsClient is a facade over the Azure role assignments client.
RoleDefinitionsClient is a facade over the Azure role definitions client.