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