Az.DataLakeStore
このセクションのトピックでは、Azure Resource Manager (ARM) フレームワークの Azure Data Lake Store 用の Azure PowerShell コマンドレットについて説明します。 コマンドレットは、Microsoft.Azure.Commands.DataLakeStore 名前空間に存在します。 これらのコマンドレットは、Azure Data Lake Storage Gen1 アカウントでのみ機能します。
Data Lake Store
Add-AzDataLakeStoreFirewallRule |
Adds a firewall rule to the specified Data Lake Store account. |
Add-AzDataLakeStoreItemContent |
Adds content to an item in a Data Lake Store. |
Add-AzDataLakeStoreTrustedIdProvider |
Adds a trusted identity provider to the specified Data Lake Store account. |
Add-AzDataLakeStoreVirtualNetworkRule |
Adds a virtual network rule to the specified Data Lake Store account. |
Enable-AzDataLakeStoreKeyVault |
Attempts to enable a user managed Key Vault for encryption of the specified Data Lake Store account. |
Export-AzDataLakeStoreChildItemProperty |
Exports the properties (Disk usage and Acl) for the entire tree from the specified path to a output path |
Export-AzDataLakeStoreItem |
Downloads a file from Data Lake Store. |
Get-AzDataLakeStoreAccount |
Gets details of a Data Lake Store account. |
Get-AzDataLakeStoreChildItem |
Gets the list of items in a folder in Data Lake Store. |
Get-AzDataLakeStoreChildItemSummary |
Gets the summary of total size, files and directories contained in the path specified |
Get-AzDataLakeStoreDeletedItem |
Searches for deleted entries in trash which match the filter. |
Get-AzDataLakeStoreFirewallRule |
Gets the specified firewall rules in the specified Data Lake Store. If no firewall rule is specified, then lists all firewall rules for the account. |
Get-AzDataLakeStoreItem |
Gets the details of a file or folder in Data Lake Store. |
Get-AzDataLakeStoreItemAclEntry |
Gets an entry in the ACL of a file or folder in Data Lake Store. |
Get-AzDataLakeStoreItemContent |
Gets the contents of a file in Data Lake Store. |
Get-AzDataLakeStoreItemOwner |
Gets the owner of a file or folder in Data Lake Store. |
Get-AzDataLakeStoreItemPermission |
Gets the permission octal of a file or folder in Data Lake Store. |
Get-AzDataLakeStoreTrustedIdProvider |
Gets the specified trusted identity provider in the specified Data Lake Store. If no provider is specified, then lists all providers for the account. |
Get-AzDataLakeStoreVirtualNetworkRule |
Gets the specified virtual network rules in the specified Data Lake Store. If no virtual network rule is specified, then lists all virtual network rules for the account. |
Import-AzDataLakeStoreItem |
Uploads a local file or directory to a Data Lake Store. |
Join-AzDataLakeStoreItem |
Joins one or more files to create one file in Data Lake Store. |
Move-AzDataLakeStoreItem |
Moves or renames a file or folder in Data Lake Store. |
New-AzDataLakeStoreAccount |
Creates a new Data Lake Store account. |
New-AzDataLakeStoreItem |
Creates a new file or folder in Data Lake Store. |
Remove-AzDataLakeStoreAccount |
Deletes a Data Lake Store account permanently. |
Remove-AzDataLakeStoreFirewallRule |
Removes the specified firewall rule in the specified Data Lake Store. |
Remove-AzDataLakeStoreItem |
Deletes a file or folder in Data Lake Store. |
Remove-AzDataLakeStoreItemAcl |
Clears the ACL of a file or folder in Data Lake Store. |
Remove-AzDataLakeStoreItemAclEntry |
Removes an entry from the ACL of a file or folder in Data Lake Store. |
Remove-AzDataLakeStoreTrustedIdProvider |
Removes the specified trusted identity provider in the specified Data Lake Store. |
Remove-AzDataLakeStoreVirtualNetworkRule |
Removes the specified virtual network rule in the specified Data Lake Store. |
Restore-AzDataLakeStoreDeletedItem |
Restore a deleted file or folder in Azure Data Lake. |
Set-AzDataLakeStoreAccount |
Modifies a Data Lake Store account. |
Set-AzDataLakeStoreFirewallRule |
Modifies the specified firewall rule in the specified Data Lake Store. |
Set-AzDataLakeStoreItemAcl |
Modifies the ACL of a file or folder in Data Lake Store. |
Set-AzDataLakeStoreItemAclEntry |
Modifies an entry in the ACL of a file or folder in Data Lake Store. |
Set-AzDataLakeStoreItemExpiry |
Sets or removes the expire time for a file in an Azure Data Lake Store account. |
Set-AzDataLakeStoreItemOwner |
Modifies the owner of a file or folder in Data Lake Store. |
Set-AzDataLakeStoreItemPermission |
Modifies the permission octal of a file or folder in Data Lake Store. |
Set-AzDataLakeStoreTrustedIdProvider |
Modifies the specified trusted identity provider in the specified Data Lake Store. |
Set-AzDataLakeStoreVirtualNetworkRule |
Modifies the specified virtual network rule in the specified Data Lake Store. |
Test-AzDataLakeStoreAccount |
Tests the existence of a Data Lake Store account. |
Test-AzDataLakeStoreItem |
Tests the existence of a file or folder in Data Lake Store. |
Azure PowerShell