Share via


BatchNameUnavailableReason Enum

Definition

Gets the reason that a Batch account name could not be used. The Reason element is only returned if NameAvailable is false.

public enum BatchNameUnavailableReason
type BatchNameUnavailableReason = 
Public Enum BatchNameUnavailableReason
Inheritance
BatchNameUnavailableReason

Fields

AlreadyExists 1

The requested name is already in use.

Invalid 0

The requested name is invalid.

Applies to