Uses of Enum Class
com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus
Packages that use DataLakeStoreAccountStatus
Package
Description
This package contains the models classes for DataLakeStoreAccountManagementClient.
-
Uses of DataLakeStoreAccountStatus in com.microsoft.azure.management.datalake.store.models
Methods in com.microsoft.azure.management.datalake.store.models that return DataLakeStoreAccountStatusModifier and TypeMethodDescriptionstatic DataLakeStoreAccountStatusDataLakeStoreAccountStatus.fromString(String value) Parses a serialized value to a DataLakeStoreAccountStatus instance.DataLakeStoreAccount.provisioningState()Get the provisioningState value.DataLakeStoreAccountBasic.provisioningState()Get the provisioningState value.static DataLakeStoreAccountStatusReturns 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.