# Packages
No description provided by the author
# Functions
New creates an instance of the BaseClient client.
NewAccountsClient creates an instance of the AccountsClient client.
NewAccountsClientWithBaseURI creates an instance of the AccountsClient client using a custom endpoint.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client using a custom endpoint.
NewSkusClient creates an instance of the SkusClient client.
NewSkusClientWithBaseURI creates an instance of the SkusClient client using a custom endpoint.
NewUsageClient creates an instance of the UsageClient client.
NewUsageClientWithBaseURI creates an instance of the UsageClient client using a custom endpoint.
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint.
PossibleAccessTierValues returns an array of possible values for the AccessTier const type.
PossibleAccountStatusValues returns an array of possible values for the AccountStatus const type.
PossibleActionValues returns an array of possible values for the Action const type.
PossibleBypassValues returns an array of possible values for the Bypass const type.
PossibleDefaultActionValues returns an array of possible values for the DefaultAction const type.
PossibleHTTPProtocolValues returns an array of possible values for the HTTPProtocol const type.
PossibleKeyPermissionValues returns an array of possible values for the KeyPermission const type.
PossibleKeySourceValues returns an array of possible values for the KeySource const type.
PossibleKindValues returns an array of possible values for the Kind const type.
PossiblePermissionsValues returns an array of possible values for the Permissions const type.
PossibleProvisioningStateValues returns an array of possible values for the ProvisioningState const type.
PossibleReasonCodeValues returns an array of possible values for the ReasonCode const type.
PossibleReasonValues returns an array of possible values for the Reason const type.
PossibleServicesValues returns an array of possible values for the Services const type.
PossibleSignedResourceTypesValues returns an array of possible values for the SignedResourceTypes const type.
PossibleSignedResourceValues returns an array of possible values for the SignedResource const type.
PossibleSkuNameValues returns an array of possible values for the SkuName const type.
PossibleSkuTierValues returns an array of possible values for the SkuTier const type.
PossibleStateValues returns an array of possible values for the State const type.
PossibleUsageUnitValues returns an array of possible values for the UsageUnit const type.
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 ...
AccountNameInvalid ...
Allow ...
AlreadyExists ...
Available ...
AzureServices ...
B ...
BlobStorage ...
Bytes ...
BytesPerSecond ...
C ...
Cool ...
Count ...
CountsPerSecond ...
Creating ...
D ...
DefaultActionAllow ...
DefaultActionDeny ...
DefaultBaseURI is the default URI used for the service Storage.
F ...
Full ...
Hot ...
HTTPS ...
Httpshttp ...
L ...
Logging ...
Metrics ...
MicrosoftKeyvault ...
MicrosoftStorage ...
None ...
NotAvailableForSubscription ...
P ...
Percent ...
Premium ...
PremiumLRS ...
Q ...
QuotaID ...
R ...
Read ...
ResolvingDNS ...
Seconds ...
SignedResourceB ...
SignedResourceC ...
SignedResourceF ...
SignedResourceS ...
SignedResourceTypesC ...
SignedResourceTypesO ...
SignedResourceTypesS ...
Standard ...
StandardGRS ...
StandardLRS ...
StandardRAGRS ...
StandardZRS ...
StateDeprovisioning ...
StateFailed ...
StateNetworkSourceDeleted ...
StateProvisioning ...
StateSucceeded ...
Storage ...
Succeeded ...
T ...
U ...
Unavailable ...
W ...
# Structs
Account the storage account.
AccountCheckNameAvailabilityParameters the parameters used to check the availability of the storage account name.
AccountCreateParameters the parameters used when creating a storage account.
AccountKey an access key for the storage account.
AccountListKeysResult the response from the ListKeys operation.
AccountListResult the response from the List Storage Accounts operation.
AccountProperties properties of the storage account.
AccountPropertiesCreateParameters the parameters used to create the storage account.
AccountPropertiesUpdateParameters the parameters used when updating a storage account.
AccountRegenerateKeyParameters the parameters used to regenerate the storage account key.
AccountSasParameters the parameters to list SAS credentials of a storage account.
AccountsClient is the the Azure Storage Management API.
AccountsCreateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
AccountUpdateParameters the parameters that can be provided when updating the storage account properties.
BaseClient is the base client for Storage.
CheckNameAvailabilityResult the CheckNameAvailability operation response.
CustomDomain the custom domain assigned to this storage account.
Dimension dimension of blobs, possibly be blob type or access tier.
Encryption the encryption settings on the storage account.
EncryptionService a service that allows server-side encryption to be used.
EncryptionServices a list of services that support encryption.
Endpoints the URIs that are used to perform a retrieval of a public blob, queue, or table object.
Identity identity for the resource.
IPRule IP rule with specific IP or IP range in CIDR format.
KeyVaultProperties properties of key vault.
ListAccountSasResponse the List SAS credentials operation response.
ListServiceSasResponse the List service SAS credentials operation response.
MetricSpecification metric specification of operation.
NetworkRuleSet network rule set.
Operation storage REST API operation definition.
OperationDisplay display metadata associated with the operation.
OperationListResult result of the request to list Storage operations.
OperationProperties properties of operation, include metric specifications.
OperationsClient is the the Azure Storage Management API.
Resource describes a storage resource.
Restriction the restriction because of which SKU cannot be used.
ServiceSasParameters the parameters to list service SAS credentials of a specific resource.
ServiceSpecification one property of operation, include metric specifications.
Sku the SKU of the storage account.
SKUCapability the capability information in the specified sku, including file encryption, network acls, change notification, etc.
SkuListResult the response from the List Storage SKUs operation.
SkusClient is the the Azure Storage Management API.
Usage describes Storage Resource Usage.
UsageClient is the the Azure Storage Management API.
UsageListResult the response from the List Usages operation.
UsageName the usage names that can be used; currently limited to StorageAccount.
VirtualNetworkRule virtual Network rule.
# Type aliases
AccessTier enumerates the values for access tier.
AccountStatus enumerates the values for account status.
Action enumerates the values for action.
Bypass enumerates the values for bypass.
DefaultAction enumerates the values for default action.
HTTPProtocol enumerates the values for http protocol.
KeyPermission enumerates the values for key permission.
KeySource enumerates the values for key source.
Kind enumerates the values for kind.
Permissions enumerates the values for permissions.
ProvisioningState enumerates the values for provisioning state.
Reason enumerates the values for reason.
ReasonCode enumerates the values for reason code.
Services enumerates the values for services.
SignedResource enumerates the values for signed resource.
SignedResourceTypes enumerates the values for signed resource types.
SkuName enumerates the values for sku name.
SkuTier enumerates the values for sku tier.
State enumerates the values for state.
UsageUnit enumerates the values for usage unit.