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