# Functions
New creates an instance of the ManagementClient client.
NewAccountsManagementClient creates an instance of the AccountsManagementClient client.
NewAccountsManagementClientWithBaseURI creates an instance of the AccountsManagementClient client.
NewUsageOperationsManagementClient creates an instance of the UsageOperationsManagementClient client.
NewUsageOperationsManagementClientWithBaseURI creates an instance of the UsageOperationsManagementClient 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
AccountNameInvalid specifies the account name invalid state for reason.
AlreadyExists specifies the already exists state for reason.
APIVersion is the version of the Storage.
Available specifies the available state for account status.
Bytes specifies the bytes state for usage unit.
BytesPerSecond specifies the bytes per second state for usage unit.
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.
DefaultBaseURI is the default URI used for the service Storage.
Percent specifies the percent state for usage unit.
PremiumLRS specifies the premium lrs state for account type.
ResolvingDNS specifies the resolving dns state for provisioning state.
Seconds specifies the seconds state for usage unit.
StandardGRS specifies the standard grs state for account type.
StandardLRS specifies the standard lrs state for account type.
StandardRAGRS specifies the standard ragrs state for account type.
StandardZRS specifies the standard zrs state for account type.
Succeeded specifies the succeeded state for provisioning state.
Unavailable specifies the unavailable state for account status.
# Structs
Account is the storage account.
AccountCheckNameAvailabilityParameters is.
AccountCreateParameters is the parameters to provide for the account.
AccountKeys is the access keys for the storage account.
AccountListResult is the list storage accounts operation response.
AccountProperties is.
AccountPropertiesCreateParameters is.
AccountPropertiesUpdateParameters is.
AccountRegenerateKeyParameters is.
AccountsManagementClient is the the Storage Management Client.
AccountUpdateParameters is the parameters to update on the account.
CheckNameAvailabilityResult is the CheckNameAvailability operation response.
CustomDomain is the custom domain assigned to this storage account.
Endpoints is the URIs that are used to perform a retrieval of a public blob, queue or table object.
ManagementClient is the the Storage Management Client.
Resource is.
SubResource is.
Usage is describes Storage Resource Usage.
UsageListResult is the List Usages operation response.
UsageName is the Usage Names.
UsageOperationsManagementClient is the the Storage Management Client.
# Type aliases
AccountStatus enumerates the values for account status.
AccountType enumerates the values for account type.
ProvisioningState enumerates the values for provisioning state.
Reason enumerates the values for reason.
UsageUnit enumerates the values for usage unit.