DataLakeStoreAccount Class
Data Lake Store account information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
DataLakeStoreAccount
Constructor
DataLakeStoreAccount(**kwargs)
Variables
- id
- str
The resource identifier.
- name
- str
The resource name.
- type
- str
The resource type.
- location
- str
The resource location.
- identity
- EncryptionIdentity
The Key Vault encryption identity, if any.
- account_id
- str
The unique identifier associated with this Data Lake Store account.
- provisioning_state
- str or DataLakeStoreAccountStatus
The provisioning status of the Data Lake Store account. Possible values include: 'Failed', 'Creating', 'Running', 'Succeeded', 'Patching', 'Suspending', 'Resuming', 'Deleting', 'Deleted', 'Undeleting', 'Canceled'
- state
- str or DataLakeStoreAccountState
The state of the Data Lake Store account. Possible values include: 'Active', 'Suspended'
- creation_time
- datetime
The account creation time.
- last_modified_time
- datetime
The account last modified time.
- endpoint
- str
The full CName endpoint for this account.
- default_group
- str
The default owner group for all new folders and files created in the Data Lake Store account.
- encryption_config
- EncryptionConfig
The Key Vault encryption configuration.
- encryption_state
- str or EncryptionState
The current state of encryption for this Data Lake Store account. Possible values include: 'Enabled', 'Disabled'
- encryption_provisioning_state
- str or EncryptionProvisioningState
The current state of encryption provisioning for this Data Lake Store account. Possible values include: 'Creating', 'Succeeded'
- firewall_rules
- list[FirewallRule]
The list of firewall rules associated with this Data Lake Store account.
- virtual_network_rules
- list[VirtualNetworkRule]
The list of virtual network rules associated with this Data Lake Store account.
- firewall_state
- str or FirewallState
The current state of the IP address firewall for this Data Lake Store account. Possible values include: 'Enabled', 'Disabled'
- firewall_allow_azure_ips
- str or FirewallAllowAzureIpsState
The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced. Possible values include: 'Enabled', 'Disabled'
- trusted_id_providers
- list[TrustedIdProvider]
The list of trusted identity providers associated with this Data Lake Store account.
- trusted_id_provider_state
- str or TrustedIdProviderState
The current state of the trusted identity provider feature for this Data Lake Store account. Possible values include: 'Enabled', 'Disabled'
The commitment tier to use for next month. Possible values include: 'Consumption', 'Commitment_1TB', 'Commitment_10TB', 'Commitment_100TB', 'Commitment_500TB', 'Commitment_1PB', 'Commitment_5PB'
Feedback
Submit and view feedback for