com.microsoft.azure.management.datalake.store.models
This package contains the models classes for DataLakeStoreAccountManagementClient. Creates an Azure Data Lake Store account management client.
Classes
DataLakeStoreAccount |
Data Lake Store account information. |
DataLakeStoreAccountBasic |
Basic Data Lake Store account information, returned on list calls. |
DataLakeStoreAccountUpdateParameters |
Data Lake Store account information to update. |
EncryptionConfig |
The encryption configuration for the account. |
EncryptionIdentity |
The encryption identity properties. |
ErrorDetails |
Data Lake Store error details information. |
FirewallRule |
Data Lake Store firewall rule information. |
KeyVaultMetaInfo |
Metadata information used by account encryption. |
PageImpl<T> |
An instance of this class defines a page of Azure resources and a link to get the next page of resources, if any. |
SubResource |
The Resource model definition for a nested resource. |
TrustedIdProvider |
Data Lake Store Trusted Identity Provider information. |
UpdateEncryptionConfig |
The encryption configuration used to update a user managed Key Vault key. |
UpdateFirewallRuleParameters |
Data Lake Analytics firewall rule update parameters. |
UpdateKeyVaultMetaInfo |
The Key Vault update information used for user managed key rotation. |
UpdateTrustedIdProviderParameters |
Data Lake Store Trusted Identity Provider update parameters. |
Enums
DataLakeStoreAccountState |
Defines values for DataLakeStoreAccountState. |
DataLakeStoreAccountStatus |
Defines values for DataLakeStoreAccountStatus. |
EncryptionConfigType |
Defines values for EncryptionConfigType. |
EncryptionProvisioningState |
Defines values for EncryptionProvisioningState. |
EncryptionState |
Defines values for EncryptionState. |
FirewallAllowAzureIpsState |
Defines values for FirewallAllowAzureIpsState. |
FirewallState |
Defines values for FirewallState. |
TierType |
Defines values for TierType. |
TrustedIdProviderState |
Defines values for TrustedIdProviderState. |
Azure SDK for Java