Microsoft.Azure.Commands.DataLakeStore.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
AdlsClientFactory | |
DataLakeStoreChildItemSummary |
Powershell side data structure containing files and directory count and total size |
DataLakeStoreClient | |
DataLakeStoreCmdletBase |
The base class for all Microsoft Azure DataLakeStore Management cmdlets |
DataLakeStoreDeletedItem |
Object returned by Get-AzDataLakeStoreDeletedItem |
DataLakeStoreEnums | |
DataLakeStoreFileSystemClient | |
DataLakeStoreFileSystemCmdletBase |
The base class for all Microsoft Azure DataLakeStoreFileSystem Management cmdlets |
DataLakeStoreFirewallRule |
The object that is used to manage permissions for files and folders. |
DataLakeStoreItem |
The object that is used to manage permissions for files and folders. Moved the members of it's parent class to the current class. This is an exposed model to public so it should be independent of SDK models. We will never be able to remove members. In future if we have a different sdk then we just need to map the SDK model to this model. |
DataLakeStoreItemAce |
The object that is used to manage permissions for files and folders. This is an exposed model to public so it should be independent of SDK models. We will never be able to remove members. The sdk model AclEntry is mapped to this model. |
DataLakeStoreItemPermissionInstance |
The object that is used to manage permissions for files and folders. Currently not used by any cmdlets. However since it is exposed won't be able to remove |
DataLakeStorePathInstance |
The object that is passed in and parsed for all Data Lake paths. |
DataLakeStoreTraceLogger | |
DataLakeStoreTracingInterceptor | |
DataLakeStoreTrustedIdProvider |
The object that is used to manage permissions for files and folders. |
DataLakeStoreVirtualNetworkRule |
The object that is used to manage virtual network rules. |
Extension | |
GlobalMembers |
A Static class containing global members for these cmdlets. |
PSDataLakeStoreAccount | |
PSDataLakeStoreAccountBasic | |
StringOrByteArrayInstance |
The object that is passed in and parsed for file contents. |