package
7.0.1-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.
NewClient creates an instance of the Client client.
NewClientWithBaseURI creates an instance of the Client client.
NewDataLakeStoreAccountsClient creates an instance of the DataLakeStoreAccountsClient client.
NewDataLakeStoreAccountsClientWithBaseURI creates an instance of the DataLakeStoreAccountsClient client.
NewStorageAccountsClient creates an instance of the StorageAccountsClient client.
NewStorageAccountsClientWithBaseURI creates an instance of the StorageAccountsClient 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

Active specifies the active state for data lake analytics account state.
APIVersion is the version of the Account.
Creating specifies the creating state for data lake analytics account status.
DefaultBaseURI is the default URI used for the service Account.
Deleted specifies the deleted state for data lake analytics account status.
Deleting specifies the deleting state for data lake analytics account status.
Failed specifies the failed state for data lake analytics account status.
Patching specifies the patching state for data lake analytics account status.
Resuming specifies the resuming state for data lake analytics account status.
Running specifies the running state for data lake analytics account status.
Succeeded specifies the succeeded state for data lake analytics account status.
Suspended specifies the suspended state for data lake analytics account state.
Suspending specifies the suspending state for data lake analytics account status.

# Structs

AddDataLakeStoreParameters is additional Data Lake Store parameters.
AddStorageAccountParameters is storage account parameters for a storage account being added to a Data Lake Analytics account.
Client is the creates an Azure Data Lake Analytics account management client.
CreateStorageAccountInfo is azure Storage account information to add to the Data Lake analytics account being created.
DataLakeAnalyticsAccount is a Data Lake Analytics account object, containing all information associated with the named Data Lake Analytics account.
DataLakeAnalyticsAccountListDataLakeStoreResult is data Lake Account list information.
DataLakeAnalyticsAccountListResult is dataLakeAnalytics Account list information.
DataLakeAnalyticsAccountListStorageAccountsResult is azure Storage Account list information.
DataLakeAnalyticsAccountProperties is the account specific properties that are associated with an underlying Data Lake Analytics account.
DataLakeAnalyticsAccountUpdateParameters is the parameters that can be used to update an existing Data Lake Analytics account.
DataLakeStoreAccountInfo is data Lake Store account information.
DataLakeStoreAccountInfoProperties is data Lake Store account properties information.
DataLakeStoreAccountsClient is the creates an Azure Data Lake Analytics account management client.
Error is generic resource error information.
ErrorDetails is generic resource error details information.
InnerError is generic resource inner error information.
ListSasTokensResult is the SAS response that contains the storage account, container and associated SAS token for connection use.
ListStorageContainersResult is the list of blob containers associated with the storage account attached to the Data Lake Analytics account.
ManagementClient is the base client for Account.
Resource is the Resource model definition.
SasTokenInfo is sAS token information.
StorageAccountInfo is azure Storage account information.
StorageAccountProperties is azure Storage account properties information.
StorageAccountsClient is the creates an Azure Data Lake Analytics account management client.
StorageContainer is azure Storage blob container information.
StorageContainerProperties is azure Storage blob container properties information.
UpdateDataLakeAnalyticsAccountProperties is the properties to update that are associated with an underlying Data Lake Analytics account to.
UpdateStorageAccountParameters is storage account parameters for a storage account being updated in a Data Lake Analytics account.
UpdateStorageAccountProperties is azure Storage account properties information to update.

# Type aliases

DataLakeAnalyticsAccountState enumerates the values for data lake analytics account state.
DataLakeAnalyticsAccountStatus enumerates the values for data lake analytics account status.