Uses of Enum Class
com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus
Package
Description
This package contains the models classes for DataLakeStoreAccountManagementClient.
-
Uses of DataLakeStoreAccountStatus in com.microsoft.azure.management.datalake.store.models
Modifier and TypeMethodDescriptionstatic DataLakeStoreAccountStatus
DataLakeStoreAccountStatus.fromString
(String value) Parses a serialized value to a DataLakeStoreAccountStatus instance.DataLakeStoreAccount.provisioningState()
Get the provisioningState value.DataLakeStoreAccountBasic.provisioningState()
Get the provisioningState value.static DataLakeStoreAccountStatus
Returns the enum constant of this class with the specified name.static DataLakeStoreAccountStatus[]
DataLakeStoreAccountStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.