共用方式為


ChangeFeedEventPreviousInfo interface

變更摘要事件的先前資訊。

屬性

isBlobSoftDeleted

如果 Blob 已虛刪除。

newBlobVersion

Blob 版本。

oldBlobVersion

上次版本。

previousTier

先前的存取層

softDeleteSnapshot

虛刪除快照集。

屬性詳細資料

isBlobSoftDeleted

如果 Blob 已虛刪除。

isBlobSoftDeleted: boolean

屬性值

boolean

newBlobVersion

Blob 版本。

newBlobVersion?: string

屬性值

string

oldBlobVersion

上次版本。

oldBlobVersion?: string

屬性值

string

previousTier

先前的存取層

previousTier?: AccessTier

屬性值

softDeleteSnapshot

虛刪除快照集。

softDeleteSnapshot?: string

屬性值

string