Microsoft.Azure.Management.DataLake.Store.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AclStatus |
Data Lake Store file or directory Access Control List information. |
AclStatusResult |
Data Lake Store file or directory Access Control List information. |
AdlsAccessControlException |
A WebHDFS exception thrown indicating that access is denied due to insufficient permissions. Thrown when a 403 error response code is returned (forbidden). |
AdlsBadOffsetException |
A WebHDFS exception thrown indicating the append or read is from a bad offset. Thrown when a 400 error response code is returned for append and open operations (Bad request). |
AdlsError |
Data Lake Store filesystem error containing a specific WebHDFS exception. |
AdlsErrorException |
Exception thrown for an invalid response with AdlsError information. |
AdlsFileAlreadyExistsException |
A WebHDFS exception thrown indicating the file or folder already exists. Thrown when a 403 error response code is returned (forbidden). |
AdlsFileNotFoundException |
A WebHDFS exception thrown indicating the file or folder could not be found. Thrown when a 404 error response code is returned (not found). |
AdlsIllegalArgumentException |
A WebHDFS exception thrown indicating that one more arguments is incorrect. Thrown when a 400 error response code is returned (bad request). |
AdlsIOException |
A WebHDFS exception thrown indicating there was an IO (read or write) error. Thrown when a 403 error response code is returned (forbidden). |
AdlsRemoteException |
Data Lake Store filesystem exception based on the WebHDFS definition for RemoteExceptions. This is a WebHDFS 'catch all' exception |
AdlsRuntimeException |
A WebHDFS exception thrown when an unexpected error occurs during an operation. Thrown when a 500 error response code is returned (Internal server error). |
AdlsSecurityException |
A WebHDFS exception thrown indicating that access is denied. Thrown when a 401 error response code is returned (Unauthorized). |
AdlsThrottledException |
A WebHDFS exception thrown indicating that the request is being throttled. Reducing the number of requests or request size helps to mitigate this error. |
AdlsUnsupportedOperationException |
A WebHDFS exception thrown indicating that the requested operation is not supported. Thrown when a 400 error response code is returned (bad request). |
CapabilityInformation |
Subscription-level properties and limits for Data Lake Store. |
CheckNameAvailabilityParameters |
Data Lake Store account name availability check parameters. |
ContentSummary |
Data Lake Store content summary information |
ContentSummaryResult |
Data Lake Store filesystem content summary information response. |
CreateDataLakeStoreAccountParameters | |
CreateFirewallRuleWithAccountParameters |
The parameters used to create a new firewall rule while creating a new Data Lake Store account. |
CreateOrUpdateFirewallRuleParameters |
The parameters used to create a new firewall rule. |
CreateOrUpdateTrustedIdProviderParameters |
The parameters used to create a new trusted identity provider. |
CreateOrUpdateVirtualNetworkRuleParameters |
The parameters used to create a new virtual network rule. |
CreateTrustedIdProviderWithAccountParameters |
The parameters used to create a new trusted identity provider while creating a new Data Lake Store account. |
CreateVirtualNetworkRuleWithAccountParameters |
The parameters used to create a new virtual network rule while creating a new Data Lake Store account. |
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 |
FileOperationResult |
The result of the request or operation. |
FileStatuses |
Data Lake Store file status list information. |
FileStatusesResult |
Data Lake Store filesystem file status list information response. |
FileStatusProperties |
Data Lake Store file or directory information. |
FileStatusResult |
Data Lake Store filesystem file status information response. |
FirewallRule |
Data Lake Store firewall rule information. |
KeyVaultMetaInfo |
Metadata information used by account encryption. |
NameAvailabilityInformation |
Data Lake Store account name availability result information. |
Operation |
An available operation for Data Lake Store. |
OperationDisplay |
The display information for a particular operation. |
OperationListResult |
The list of available operations for Data Lake Store. |
OperationOrigin |
Defines values for OperationOrigin. |
Page<T> |
Defines a page in Azure responses. |
Resource |
The resource model definition. |
SubResource |
The resource model definition for a nested resource. |
SubscriptionState |
Defines values for SubscriptionState. |
TrustedIdProvider |
Data Lake Store trusted identity provider information. |
UpdateDataLakeStoreAccountParameters |
Data Lake Store account information to update. |
UpdateEncryptionConfig |
The encryption configuration used to update a user managed Key Vault key. |
UpdateFirewallRuleParameters |
The parameters used to update a firewall rule. |
UpdateFirewallRuleWithAccountParameters |
The parameters used to update a firewall rule while updating a Data Lake Store account. |
UpdateKeyVaultMetaInfo |
The Key Vault update information used for user managed key rotation. |
UpdateTrustedIdProviderParameters |
The parameters used to update a trusted identity provider. |
UpdateTrustedIdProviderWithAccountParameters |
The parameters used to update a trusted identity provider while updating a Data Lake Store account. |
UpdateVirtualNetworkRuleParameters |
The parameters used to update a virtual network rule. |
UpdateVirtualNetworkRuleWithAccountParameters |
The parameters used to update a virtual network rule while updating a Data Lake Store account. |
VirtualNetworkRule |
Data Lake Store virtual network rule information. |
Enums
AppendModeType |
Defines values for AppendModeType. |
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. |
ExpiryOptionType |
Defines values for ExpiryOptionType. |
FileType |
Defines values for FileType. |
FirewallAllowAzureIpsState |
Defines values for FirewallAllowAzureIpsState. |
FirewallState |
Defines values for FirewallState. |
SyncFlag |
Defines values for SyncFlag. |
TierType |
Defines values for TierType. |
TrustedIdProviderState |
Defines values for TrustedIdProviderState. |
Azure SDK for .NET