AzureDataLakeGen2Item Class

Definition

Azure storage blob object

public class AzureDataLakeGen2Item : Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.AzureStorageBase
type AzureDataLakeGen2Item = class
    inherit AzureStorageBase
Public Class AzureDataLakeGen2Item
Inherits AzureStorageBase
Inheritance
AzureDataLakeGen2Item

Constructors

AzureDataLakeGen2Item(DataLakeDirectoryClient)

Azure DataLakeGen2 Item constructor

AzureDataLakeGen2Item(DataLakeFileClient)

Azure DataLakeGen2 Item constructor

AzureDataLakeGen2Item(DataLakePathClient, DataLakeFileSystemClient)

Azure DataLakeGen2 Item constructor

AzureDataLakeGen2Item(PathItem, DataLakeFileSystemClient, Boolean)

Azure DataLakeGen2 Item constructor

Properties

AccessControl

Datalake Item PathAccessControl

ACL

Datalake Gen2 Item ACL

ContentType

Blob content type

Context (Inherited from AzureStorageBase)
ContinuationToken

Datalake Item list ContinuationToken

Directory

Directory Properties

File

File Properties

Group

The Group of the item

IsDirectory

CloudBlobDirectory object

LastModified

Blob last modified time

Length

Blob length

ListPathItem

The PathItem properties of the item, the property only exist if the item is listout

Name (Inherited from AzureStorageBase)
Owner

The owner of the item

Path

The Path of the item

Permissions

Datalake Gen2 Item path Permissions

Properties

Datalake Item PathProperties

Applies to