你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NameAvailabilityInformation Class

Data Lake Store account name availability result information.

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

Inheritance
azure.mgmt.datalake.store._serialization.Model
NameAvailabilityInformation

Constructor

NameAvailabilityInformation(**kwargs: Any)

Variables

Name Description
name_available

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

reason
str

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

message
str

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