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.
PossibleHTTPProtocolValues returns an array of possible values for the HTTPProtocol 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.
PossiblePermissions1Values returns an array of possible values for the Permissions1 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.
PossibleReasonValues returns an array of possible values for the Reason const type.
PossibleResourceEnumValues returns an array of possible values for the ResourceEnum const type.
PossibleResourceTypesValues returns an array of possible values for the ResourceTypes const type.
PossibleServicesValues returns an array of possible values for the Services 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

A ...
AccountNameInvalid ...
AlreadyExists ...
Available ...
B ...
BlobStorage ...
Bytes ...
BytesPerSecond ...
C ...
Cool ...
Count ...
CountsPerSecond ...
Creating ...
D ...
DefaultBaseURI is the default URI used for the service Storage.
F ...
Full ...
Hot ...
HTTPS ...
Httpshttp ...
L ...
P ...
Percent ...
Permissions1A ...
Permissions1C ...
Permissions1D ...
Permissions1L ...
Permissions1P ...
Permissions1R ...
Permissions1U ...
Permissions1W ...
Premium ...
PremiumLRS ...
Q ...
R ...
Read ...
ResolvingDNS ...
ResourceEnumB ...
ResourceEnumC ...
ResourceEnumF ...
ResourceEnumS ...
ResourceTypesC ...
ResourceTypesO ...
ResourceTypesS ...
Seconds ...
Standard ...
StandardGRS ...
StandardLRS ...
StandardRAGRS ...
StandardZRS ...
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.
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.
ListAccountSasResponse the List SAS credentials operation response.
ListServiceSasResponse the List service SAS credentials operation response.
Resource describes a storage resource.
ServiceSasParameters the parameters to list service SAS credentials of a specific resource.
Sku the SKU of the storage account.
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.

# 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.