BlobProperties interface

Blob 的屬性

屬性

accessTier
accessTierChangedOn
accessTierInferred
archiveStatus
blobSequenceNumber
blobType
cacheControl
contentDisposition
contentEncoding
contentLanguage
contentLength

以位元組為單位的大小

contentMD5
contentType
copyCompletedOn
copyId
copyProgress
copySource
copyStatus
copyStatusDescription
createdOn
customerProvidedKeySha256
deletedOn
destinationSnapshot
encryptionScope

加密 Blob 所依據的加密範圍名稱。

etag
expiresOn
immutabilityPolicyExpiresOn

服務所產生的 UTC 日期/時間值,指出 Blob 不變性原則到期的時間。

immutabilityPolicyMode

表示不變性原則模式。

incrementalCopy
isSealed
lastAccessedOn
lastModified
leaseDuration
leaseState
leaseStatus
legalHold

指出 Blob 上是否有法律保留。

rehydratePriority

如果對象處於解除凍結擱置狀態,則會以解除凍結的優先順序傳回此標頭。 有效值為 High 和 Standard。

remainingRetentionDays
serverEncrypted
tagCount

屬性詳細資料

accessTier

TypeScript
accessTier?: AccessTier

屬性值

accessTierChangedOn

TypeScript
accessTierChangedOn?: Date

屬性值

Date

accessTierInferred

TypeScript
accessTierInferred?: boolean

屬性值

boolean

archiveStatus

TypeScript
archiveStatus?: ArchiveStatus

屬性值

blobSequenceNumber

TypeScript
blobSequenceNumber?: number

屬性值

number

blobType

TypeScript
blobType?: BlobType

屬性值

cacheControl

TypeScript
cacheControl?: string

屬性值

string

contentDisposition

TypeScript
contentDisposition?: string

屬性值

string

contentEncoding

TypeScript
contentEncoding?: string

屬性值

string

contentLanguage

TypeScript
contentLanguage?: string

屬性值

string

contentLength

以位元組為單位的大小

TypeScript
contentLength?: number

屬性值

number

contentMD5

TypeScript
contentMD5?: Uint8Array

屬性值

Uint8Array

contentType

TypeScript
contentType?: string

屬性值

string

copyCompletedOn

TypeScript
copyCompletedOn?: Date

屬性值

Date

copyId

TypeScript
copyId?: string

屬性值

string

copyProgress

TypeScript
copyProgress?: string

屬性值

string

copySource

TypeScript
copySource?: string

屬性值

string

copyStatus

TypeScript
copyStatus?: CopyStatusType

屬性值

copyStatusDescription

TypeScript
copyStatusDescription?: string

屬性值

string

createdOn

TypeScript
createdOn?: Date

屬性值

Date

customerProvidedKeySha256

TypeScript
customerProvidedKeySha256?: string

屬性值

string

deletedOn

TypeScript
deletedOn?: Date

屬性值

Date

destinationSnapshot

TypeScript
destinationSnapshot?: string

屬性值

string

encryptionScope

加密 Blob 所依據的加密範圍名稱。

TypeScript
encryptionScope?: string

屬性值

string

etag

TypeScript
etag: string

屬性值

string

expiresOn

TypeScript
expiresOn?: Date

屬性值

Date

immutabilityPolicyExpiresOn

服務所產生的 UTC 日期/時間值,指出 Blob 不變性原則到期的時間。

TypeScript
immutabilityPolicyExpiresOn?: Date

屬性值

Date

immutabilityPolicyMode

表示不變性原則模式。

TypeScript
immutabilityPolicyMode?: BlobImmutabilityPolicyMode

屬性值

incrementalCopy

TypeScript
incrementalCopy?: boolean

屬性值

boolean

isSealed

TypeScript
isSealed?: boolean

屬性值

boolean

lastAccessedOn

TypeScript
lastAccessedOn?: Date

屬性值

Date

lastModified

TypeScript
lastModified: Date

屬性值

Date

leaseDuration

TypeScript
leaseDuration?: LeaseDurationType

屬性值

leaseState

TypeScript
leaseState?: LeaseStateType

屬性值

leaseStatus

TypeScript
leaseStatus?: LeaseStatusType

屬性值

legalHold

指出 Blob 上是否有法律保留。

TypeScript
legalHold?: boolean

屬性值

boolean

rehydratePriority

如果對象處於解除凍結擱置狀態,則會以解除凍結的優先順序傳回此標頭。 有效值為 High 和 Standard。

TypeScript
rehydratePriority?: RehydratePriority

屬性值

remainingRetentionDays

TypeScript
remainingRetentionDays?: number

屬性值

number

serverEncrypted

TypeScript
serverEncrypted?: boolean

屬性值

boolean

tagCount

TypeScript
tagCount?: number

屬性值

number