Uses of Enum Class
com.microsoft.azure.management.keyvault.Reason
Package
Description
This package contains the classes for KeyVaultManagementClient.
-
Uses of Reason in com.microsoft.azure.management.keyvault
Modifier and TypeMethodDescriptionstatic Reason
Reason.fromString
(String value) Parses a serialized value to a Reason instance.CheckNameAvailabilityResult.reason()
Get the reason value.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.