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