Uses of Enum
com.azure.resourcemanager.storage.models.UsageUnit
Packages that use UsageUnit
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of UsageUnit in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return UsageUnit -
Uses of UsageUnit in com.azure.resourcemanager.storage.models
Subclasses with type arguments of type UsageUnit in com.azure.resourcemanager.storage.modelsMethods in com.azure.resourcemanager.storage.models that return UsageUnitModifier and TypeMethodDescriptionstatic UsageUnitUsageUnit.fromString(String value) Parses a serialized value to a UsageUnit instance.static UsageUnitReturns the enum constant of this type with the specified name.static UsageUnit[]UsageUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.