Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AzureDataLakeGen2Item Class

Definition

Namespace:
Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Storage.dll

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.

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

Name Description
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

Name Description
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