AzureDataLakeGen2DeletedItem Class

Definition

Azure storage blob object

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

Constructors

AzureDataLakeGen2DeletedItem(PathDeletedItem, DataLakeFileSystemClient)

Azure DataLakeGen2 Deleted Item constructor

Properties

Context (Inherited from AzureStorageBase)
ContinuationToken

Datalake Item list ContinuationToken

DeletedItem

Deleted DatalakeGen2 Item

DeletedOn

When the path was deleted.

DeletionId

Datalake Deleted Item DeletionId

FileSystemName

DatalakeGen2 FileSystem Name

Name (Inherited from AzureStorageBase)
Path

The Path of the Deleted item

RemainingRetentionDays

The number of days left before the soft deleted path will be permanently deleted.

Applies to