NameAvailabilityInformation Class

Data Lake Analytics account name availability result information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
NameAvailabilityInformation

Constructor

NameAvailabilityInformation(**kwargs)

Variables

name_available
bool

The Boolean value of true or false to indicate whether the Data Lake Analytics account name is available or not.

reason
str

The reason why the Data Lake Analytics account name is not available, if nameAvailable is false.

message
str

The message describing why the Data Lake Analytics account name is not available, if nameAvailable is false.