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

BlobPropertiesModel interface

Blob 的属性

属性

accessTierChangeTime
accessTierInferred
blobSequenceNumber
cacheControl
contentDisposition
contentEncoding
contentLanguage
contentLength

大小(以字节为单位)

contentMD5
contentType
copyCompletionTime
copyId
copyProgress
copySource
copyStatusDescription
creationTime
customerProvidedKeySha256
deletedTime
destinationSnapshot
encryptionScope

在其中加密 blob 的加密范围的名称。

etag
expiresOn
incrementalCopy
lastAccessedOn
lastModified
remainingRetentionDays
sealed
serverEncrypted
tagCount

属性详细信息

accessTierChangeTime

accessTierChangeTime?: Date

属性值

Date

accessTierInferred

accessTierInferred?: boolean

属性值

boolean

blobSequenceNumber

blobSequenceNumber?: number

属性值

number

cacheControl

cacheControl?: string

属性值

string

contentDisposition

contentDisposition?: string

属性值

string

contentEncoding

contentEncoding?: string

属性值

string

contentLanguage

contentLanguage?: string

属性值

string

contentLength

大小(以字节为单位)

contentLength?: number

属性值

number

contentMD5

contentMD5?: Uint8Array

属性值

Uint8Array

contentType

contentType?: string

属性值

string

copyCompletionTime

copyCompletionTime?: Date

属性值

Date

copyId

copyId?: string

属性值

string

copyProgress

copyProgress?: string

属性值

string

copySource

copySource?: string

属性值

string

copyStatusDescription

copyStatusDescription?: string

属性值

string

creationTime

creationTime?: Date

属性值

Date

customerProvidedKeySha256

customerProvidedKeySha256?: string

属性值

string

deletedTime

deletedTime?: Date

属性值

Date

destinationSnapshot

destinationSnapshot?: string

属性值

string

encryptionScope

在其中加密 blob 的加密范围的名称。

encryptionScope?: string

属性值

string

etag

etag: string

属性值

string

expiresOn

expiresOn?: Date

属性值

Date

incrementalCopy

incrementalCopy?: boolean

属性值

boolean

lastAccessedOn

lastAccessedOn?: Date

属性值

Date

lastModified

lastModified: Date

属性值

Date

remainingRetentionDays

remainingRetentionDays?: number

属性值

number

sealed

sealed?: boolean

属性值

boolean

serverEncrypted

serverEncrypted?: boolean

属性值

boolean

tagCount

tagCount?: number

属性值

number