NameAvailabilityInformation interface
Data Lake Analytics account name availability result information.
Properties
message | The message describing why the Data Lake Analytics account name is not available, if nameAvailable is false. NOTE: This property will not be serialized. It can only be populated by the server. |
name |
The Boolean value of true or false to indicate whether the Data Lake Analytics account name is available or not. NOTE: This property will not be serialized. It can only be populated by the server. |
reason | The reason why the Data Lake Analytics account name is not available, if nameAvailable is false. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
message
The message describing why the Data Lake Analytics account name is not available, if nameAvailable is false. NOTE: This property will not be serialized. It can only be populated by the server.
message?: string
Property Value
string
nameAvailable
The Boolean value of true or false to indicate whether the Data Lake Analytics account name is available or not. NOTE: This property will not be serialized. It can only be populated by the server.
nameAvailable?: boolean
Property Value
boolean
reason
The reason why the Data Lake Analytics account name is not available, if nameAvailable is false. NOTE: This property will not be serialized. It can only be populated by the server.
reason?: string
Property Value
string