# Functions
New creates an instance of the ManagementClient client.
NewAccountsClient creates an instance of the AccountsClient client.
NewAccountsClientWithBaseURI creates an instance of the AccountsClient client.
NewUsageClient creates an instance of the UsageClient client.
NewUsageClientWithBaseURI creates an instance of the UsageClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
A specifies the a state for permissions.
AccountNameInvalid specifies the account name invalid state for reason.
AlreadyExists specifies the already exists state for reason.
Available specifies the available state for account status.
B specifies the b state for services.
BlobStorage specifies the blob storage state for kind.
Bytes specifies the bytes state for usage unit.
BytesPerSecond specifies the bytes per second state for usage unit.
C specifies the c state for permissions.
Cool specifies the cool state for access tier.
Count specifies the count state for usage unit.
CountsPerSecond specifies the counts per second state for usage unit.
Creating specifies the creating state for provisioning state.
D specifies the d state for permissions.
DefaultBaseURI is the default URI used for the service Storage.
F specifies the f state for services.
Full specifies the full state for key permission.
Hot specifies the hot state for access tier.
HTTPS specifies the https state for http protocol.
Httpshttp specifies the httpshttp state for http protocol.
L specifies the l state for permissions.
P specifies the p state for permissions.
Percent specifies the percent state for usage unit.
Permissions1A specifies the permissions 1a state for permissions 1.
Permissions1C specifies the permissions 1c state for permissions 1.
Permissions1D specifies the permissions 1d state for permissions 1.
Permissions1L specifies the permissions 1l state for permissions 1.
Permissions1P specifies the permissions 1p state for permissions 1.
Permissions1R specifies the permissions 1r state for permissions 1.
Permissions1U specifies the permissions 1u state for permissions 1.
Permissions1W specifies the permissions 1w state for permissions 1.
Premium specifies the premium state for sku tier.
PremiumLRS specifies the premium lrs state for sku name.
Q specifies the q state for services.
R specifies the r state for permissions.
Read specifies the read state for key permission.
ResolvingDNS specifies the resolving dns state for provisioning state.
ResourceEnumB specifies the resource enum b state for resource enum.
ResourceEnumC specifies the resource enum c state for resource enum.
ResourceEnumF specifies the resource enum f state for resource enum.
ResourceEnumS specifies the resource enum s state for resource enum.
ResourceTypesC specifies the resource types c state for resource types.
ResourceTypesO specifies the resource types o state for resource types.
ResourceTypesS specifies the resource types s state for resource types.
Seconds specifies the seconds state for usage unit.
Standard specifies the standard state for sku tier.
StandardGRS specifies the standard grs state for sku name.
StandardLRS specifies the standard lrs state for sku name.
StandardRAGRS specifies the standard ragrs state for sku name.
StandardZRS specifies the standard zrs state for sku name.
Storage specifies the storage state for kind.
Succeeded specifies the succeeded state for provisioning state.
T specifies the t state for services.
U specifies the u state for permissions.
Unavailable specifies the unavailable state for account status.
W specifies the w state for permissions.
# Structs
Account is the storage account.
AccountCheckNameAvailabilityParameters is the parameters used to check the availabity of the storage account name.
AccountCreateParameters is the parameters used when creating a storage account.
AccountKey is an access key for the storage account.
AccountListKeysResult is the response from the ListKeys operation.
AccountListResult is the response from the List Storage Accounts operation.
AccountProperties is properties of the storage account.
AccountPropertiesCreateParameters is the parameters used to create the storage account.
AccountPropertiesUpdateParameters is the parameters used when updating a storage account.
AccountRegenerateKeyParameters is the parameters used to regenerate the storage account key.
AccountSasParameters is the parameters to list SAS credentials of a storage account.
AccountsClient is the the Azure Storage Management API.
AccountUpdateParameters is the parameters that can be provided when updating the storage account properties.
CheckNameAvailabilityResult is the CheckNameAvailability operation response.
CustomDomain is the custom domain assigned to this storage account.
Encryption is the encryption settings on the storage account.
EncryptionService is a service that allows server-side encryption to be used.
EncryptionServices is a list of services that support encryption.
Endpoints is the URIs that are used to perform a retrieval of a public blob, queue, or table object.
ListAccountSasResponse is the List SAS credentials operation response.
ListServiceSasResponse is the List service SAS credentials operation response.
ManagementClient is the base client for Storage.
Resource is describes a storage resource.
ServiceSasParameters is the parameters to list service SAS credentials of a speicific resource.
Sku is the SKU of the storage account.
Usage is describes Storage Resource Usage.
UsageClient is the the Azure Storage Management API.
UsageListResult is the response from the List Usages operation.
UsageName is the usage names that can be used; currently limited to StorageAccount.
# Type aliases
AccessTier enumerates the values for access tier.
AccountStatus enumerates the values for account status.
HTTPProtocol enumerates the values for http protocol.
KeyPermission enumerates the values for key permission.
Kind enumerates the values for kind.
Permissions enumerates the values for permissions.
Permissions1 enumerates the values for permissions 1.
ProvisioningState enumerates the values for provisioning state.
Reason enumerates the values for reason.
ResourceEnum enumerates the values for resource enum.
ResourceTypes enumerates the values for resource types.
Services enumerates the values for services.
SkuName enumerates the values for sku name.
SkuTier enumerates the values for sku tier.
UsageUnit enumerates the values for usage unit.