# 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.
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.
OperationStatusFailed specifies the operation status failed state for operation status.
OperationStatusInProgress specifies the operation status in progress state for operation status.
OperationStatusSucceeded specifies the operation status succeeded state for operation 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 additional Azure Storage account parameters.
AzureAsyncOperationResult is the response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is inprogress, or has failed.
BlobContainer is azure Storage blob container information.
BlobContainerProperties is azure Storage blob container properties information.
Client is the creates an Azure Data Lake Analytics account management client.
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.
DataLakeStoreAccountInfo is data Lake Store account information.
DataLakeStoreAccountInfoProperties is data Lake Store account properties information.
Error is generic resource error information.
ErrorDetails is generic resource error details information.
InnerError is generic resource inner error information.
ListBlobContainersResult is the list of blob containers associated with the storage account attached to the Data Lake Analytics account.
ListSasTokensResult is the SAS response that contains the storage account, container and associated SAS token for connection use.
ManagementClient is the base client for Account.
SasTokenInfo is sAS token information.
StorageAccountInfo is azure Storage account information.
StorageAccountProperties is azure Storage account properties information.
# Type aliases
DataLakeAnalyticsAccountState enumerates the values for data lake analytics account state.
DataLakeAnalyticsAccountStatus enumerates the values for data lake analytics account status.
OperationStatus enumerates the values for operation status.