Uses of Enum
com.azure.resourcemanager.servicebus.models.UnavailableReason
Packages that use UnavailableReason
Package
Description
Package containing the inner data models for ServiceBusManagementClient.
Package containing the data models for ServiceBusManagementClient.
-
Uses of UnavailableReason in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.fluent.models that return UnavailableReasonModifier and TypeMethodDescriptionCheckNameAvailabilityResultInner.reason()Get the reason property: The reason for unavailability of a namespace.Methods in com.azure.resourcemanager.servicebus.fluent.models with parameters of type UnavailableReasonModifier and TypeMethodDescriptionCheckNameAvailabilityResultInner.withReason(UnavailableReason reason) Set the reason property: The reason for unavailability of a namespace. -
Uses of UnavailableReason in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return UnavailableReasonModifier and TypeMethodDescriptionstatic UnavailableReasonUnavailableReason.fromString(String value) Parses a serialized value to a UnavailableReason instance.CheckNameAvailabilityResult.unavailabilityReason()Gets the unavailabilityReason that a namespace name could not be used.static UnavailableReasonReturns the enum constant of this type with the specified name.static UnavailableReason[]UnavailableReason.values()Returns an array containing the constants of this enum type, in the order they are declared.