你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DataLakeStoreAccountBasic 类
在列表调用中返回的基本 Data Lake Store 帐户信息。
变量仅由服务器填充,在发送请求时将被忽略。
- 继承
-
azure.mgmt.datalake.store.models._models_py3.ResourceDataLakeStoreAccountBasic
构造函数
DataLakeStoreAccountBasic(**kwargs: Any)
变量
- id
- str
资源标识符。
- name
- str
资源名称。
- type
- str
资源类型。
- location
- str
资源位置。
- account_id
- str
与此 Data Lake Store 帐户关联的唯一标识符。
- provisioning_state
- str 或 DataLakeStoreAccountStatus
Data Lake Store 帐户的预配状态。 已知值为:“Failed”、“Create”、“Running”、“Succeeded”、“Patching”、“Suspending”、“Resuming”、“Deleted”、“Undeleting”和“Canceled”。
- state
- str 或 DataLakeStoreAccountState
Data Lake Store 帐户的状态。 已知值为:“Active”和“Suspended”。
- creation_time
- datetime
帐户创建时间。
- last_modified_time
- datetime
帐户上次修改时间。
- endpoint
- str
此帐户的完整 CName 终结点。