Uses of Enum Class
com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountStatus
Package
Description
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of DataLakeAnalyticsAccountStatus in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionDataLakeAnalyticsAccountStatus.fromString
(String value) Parses a serialized value to a DataLakeAnalyticsAccountStatus instance.DataLakeAnalyticsAccount.provisioningState()
Get the provisioning status of the Data Lake Analytics account.DataLakeAnalyticsAccountBasic.provisioningState()
Get the provisioning status of the Data Lake Analytics account.Returns the enum constant of this class with the specified name.static DataLakeAnalyticsAccountStatus[]
DataLakeAnalyticsAccountStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.