你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DataLakeStoreAccountProperties 类
Data Lake Store 帐户属性信息。
变量仅由服务器填充,发送请求时将被忽略。
- 继承
-
azure.mgmt.datalake.store.models._models_py3.DataLakeStoreAccountPropertiesBasicDataLakeStoreAccountProperties
构造函数
DataLakeStoreAccountProperties(**kwargs: Any)
变量
- account_id
- str
与此 Data Lake Store 帐户关联的唯一标识符。
- provisioning_state
- str 或 DataLakeStoreAccountStatus
Data Lake Store 帐户的预配状态。 已知值为:“Failed”、“Creating”、“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 终结点。
- default_group
- str
Data Lake Store 帐户中创建的所有新文件夹和文件的默认所有者组。
- encryption_config
- EncryptionConfig
密钥保管库加密配置。
- encryption_state
- str 或 EncryptionState
此 Data Lake Store 帐户的当前加密状态。 已知值为:“Enabled”和“Disabled”。
- encryption_provisioning_state
- str 或 EncryptionProvisioningState
此 Data Lake Store 帐户的加密预配的当前状态。 已知值为:“Creating”和“Succeeded”。
- firewall_rules
- list[FirewallRule]
与此 Data Lake Store 帐户关联的防火墙规则列表。
- virtual_network_rules
- list[VirtualNetworkRule]
与此 Data Lake Store 帐户关联的虚拟网络规则列表。
- firewall_state
- str 或 FirewallState
此 Data Lake Store 帐户的 IP 地址防火墙的当前状态。 已知值为:“Enabled”和“Disabled”。
- firewall_allow_azure_ips
- str 或 FirewallAllowAzureIpsState
允许或禁止通过防火墙在 Azure 中源自的 IP 的当前状态。 如果防火墙处于禁用状态,则不会强制执行此操作。 已知值为:“Enabled”和“Disabled”。
- trusted_id_providers
- list[TrustedIdProvider]
与此 Data Lake Store 帐户关联的受信任标识提供者列表。
- trusted_id_provider_state
- str 或 TrustedIdProviderState
此 Data Lake Store 帐户的受信任标识提供者功能的当前状态。 已知值为:“Enabled”和“Disabled”。
用于下个月的承诺层。 已知值为:“Consumption”、“Commitment_1TB”、“Commitment_10TB”、“Commitment_100TB”、“Commitment_500TB”、“Commitment_1PB”和“Commitment_5PB”。