Uses of Enum Class
com.microsoft.azure.management.storage.AccountStatus
Packages that use AccountStatus
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of AccountStatus in com.microsoft.azure.management.storage
Methods in com.microsoft.azure.management.storage that return AccountStatusModifier and TypeMethodDescriptionstatic AccountStatusAccountStatus.fromString(String value) Parses a serialized value to a AccountStatus instance.static AccountStatusReturns 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.