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