Uses of Enum
com.azure.resourcemanager.batch.models.NameAvailabilityReason
Packages that use NameAvailabilityReason
Package
Description
Package containing the inner data models for BatchManagementClient.
Package containing the data models for BatchManagementClient.
-
Uses of NameAvailabilityReason in com.azure.resourcemanager.batch.fluent.models
Methods in com.azure.resourcemanager.batch.fluent.models that return NameAvailabilityReasonModifier and TypeMethodDescriptionCheckNameAvailabilityResultInner.reason()Get the reason property: Gets the reason that a Batch account name could not be used. -
Uses of NameAvailabilityReason in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return NameAvailabilityReasonModifier and TypeMethodDescriptionstatic NameAvailabilityReasonNameAvailabilityReason.fromString(String value) Parses a serialized value to a NameAvailabilityReason instance.CheckNameAvailabilityResult.reason()Gets the reason property: Gets the reason that a Batch account name could not be used.static NameAvailabilityReasonReturns the enum constant of this type with the specified name.static NameAvailabilityReason[]NameAvailabilityReason.values()Returns an array containing the constants of this enum type, in the order they are declared.