package
61.6.0+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# 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.
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.
PossibleKeyPermissionValues returns an array of possible values for the KeyPermission const type.
PossibleKindValues returns an array of possible values for the Kind const type.
PossibleProvisioningStateValues returns an array of possible values for the ProvisioningState const type.
PossibleReasonValues returns an array of possible values for the Reason 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.
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

AccountNameInvalid ...
AlreadyExists ...
Available ...
BlobStorage ...
Bytes ...
BytesPerSecond ...
Cool ...
Count ...
CountsPerSecond ...
Creating ...
DefaultBaseURI is the default URI used for the service Storage.
FULL ...
Hot ...
Percent ...
Premium ...
PremiumLRS ...
READ ...
ResolvingDNS ...
Seconds ...
Standard ...
StandardGRS ...
StandardLRS ...
StandardRAGRS ...
StandardZRS ...
Storage ...
Succeeded ...
Unavailable ...

# Structs

Account the storage account.
AccountCheckNameAvailabilityParameters ...
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 ...
AccountPropertiesCreateParameters ...
AccountPropertiesUpdateParameters ...
AccountRegenerateKeyParameters ...
AccountsClient is the the Storage Management Client.
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.
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.
Resource ...
Sku the SKU of the storage account.
Usage describes Storage Resource Usage.
UsageClient is the the Storage Management Client.
UsageListResult the response from the List Usages operation.
UsageName 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.
KeyPermission enumerates the values for key permission.
Kind enumerates the values for kind.
ProvisioningState enumerates the values for provisioning state.
Reason enumerates the values for reason.
SkuName enumerates the values for sku name.
SkuTier enumerates the values for sku tier.
UsageUnit enumerates the values for usage unit.