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