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

# 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.
NewUsageOperationsClient creates an instance of the UsageOperationsClient client.
NewUsageOperationsClientWithBaseURI creates an instance of the UsageOperationsClient 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.
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.
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.
DefaultBaseURI is the default URI used for the service Storage.
FULL specifies the full state for key permission.
Hot specifies the hot state for access tier.
Percent specifies the percent state for usage unit.
Premium specifies the premium state for sku tier.
PremiumLRS specifies the premium lrs state for sku name.
READ specifies the read state for key permission.
ResolvingDNS specifies the resolving dns state for provisioning state.
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.
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.
AccountKey is an access key for the storage account.
AccountListKeysResult is the ListKeys operation response.
AccountListResult is the list storage accounts operation response.
AccountProperties is.
AccountPropertiesCreateParameters is.
AccountPropertiesUpdateParameters is.
AccountRegenerateKeyParameters is.
AccountsClient is the the Storage Management Client.
AccountUpdateParameters is the parameters to provide for the account.
CheckNameAvailabilityResult is the CheckNameAvailability operation response.
CustomDomain is the custom domain assigned to this storage account.
Encryption is the encryption settings on the account.
EncryptionService is an encrypted service.
EncryptionServices is the encrypted services.
Endpoints is the URIs that are used to perform a retrieval of a public blob, queue or table object.
ManagementClient is the base client for Storage.
Resource is.
Sku is the SKU of the storage account.
Usage is describes Storage Resource Usage.
UsageListResult is the List Usages operation response.
UsageName is the Usage Names.
UsageOperationsClient is the the Storage Management Client.

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