你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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