Uses of Enum
com.azure.resourcemanager.batch.models.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
Modifier 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
Modifier and TypeMethodDescriptionstatic NameAvailabilityReason
NameAvailabilityReason.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 NameAvailabilityReason
Returns 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.