| Package | Description | 
|---|---|
| com.microsoft.azure.management.datalake.analytics.models | 
 This package contains the models classes for DataLakeAnalyticsCatalogManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DataLakeAnalyticsAccountStatus | 
DataLakeAnalyticsAccountStatus.fromString(String value)
Parses a serialized value to a DataLakeAnalyticsAccountStatus instance. 
 | 
DataLakeAnalyticsAccountStatus | 
DataLakeAnalyticsAccount.provisioningState()
Get the provisioning status of the Data Lake Analytics account. 
 | 
DataLakeAnalyticsAccountStatus | 
DataLakeAnalyticsAccountBasic.provisioningState()
Get the provisioning status of the Data Lake Analytics account. 
 | 
static DataLakeAnalyticsAccountStatus | 
DataLakeAnalyticsAccountStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static DataLakeAnalyticsAccountStatus[] | 
DataLakeAnalyticsAccountStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2019. All rights reserved.