| Package | Description | 
|---|---|
| com.microsoft.azure.management.datalake.store.models | 
 This package contains the models classes for DataLakeStoreAccountManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DataLakeStoreAccountStatus | 
DataLakeStoreAccountStatus.fromString(String value)
Parses a serialized value to a DataLakeStoreAccountStatus instance. 
 | 
DataLakeStoreAccountStatus | 
DataLakeStoreAccountBasic.provisioningState()
Get the provisioningState value. 
 | 
DataLakeStoreAccountStatus | 
DataLakeStoreAccount.provisioningState()
Get the provisioningState value. 
 | 
static DataLakeStoreAccountStatus | 
DataLakeStoreAccountStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static DataLakeStoreAccountStatus[] | 
DataLakeStoreAccountStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2019. All rights reserved.