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