BlobPropertiesModel interface

Properties of a blob

Properties

accessTierChangeTime
accessTierInferred
blobSequenceNumber
cacheControl
contentDisposition
contentEncoding
contentLanguage
contentLength

Size in bytes

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

The name of the encryption scope under which the blob is encrypted.

etag
expiresOn
incrementalCopy
lastAccessedOn
lastModified
remainingRetentionDays
sealed
serverEncrypted
tagCount

Property Details

accessTierChangeTime

accessTierChangeTime?: Date

Property Value

Date

accessTierInferred

accessTierInferred?: boolean

Property Value

boolean

blobSequenceNumber

blobSequenceNumber?: number

Property Value

number

cacheControl

cacheControl?: string

Property Value

string

contentDisposition

contentDisposition?: string

Property Value

string

contentEncoding

contentEncoding?: string

Property Value

string

contentLanguage

contentLanguage?: string

Property Value

string

contentLength

Size in bytes

contentLength?: number

Property Value

number

contentMD5

contentMD5?: Uint8Array

Property Value

Uint8Array

contentType

contentType?: string

Property Value

string

copyCompletionTime

copyCompletionTime?: Date

Property Value

Date

copyId

copyId?: string

Property Value

string

copyProgress

copyProgress?: string

Property Value

string

copySource

copySource?: string

Property Value

string

copyStatusDescription

copyStatusDescription?: string

Property Value

string

creationTime

creationTime?: Date

Property Value

Date

customerProvidedKeySha256

customerProvidedKeySha256?: string

Property Value

string

deletedTime

deletedTime?: Date

Property Value

Date

destinationSnapshot

destinationSnapshot?: string

Property Value

string

encryptionScope

The name of the encryption scope under which the blob is encrypted.

encryptionScope?: string

Property Value

string

etag

etag: string

Property Value

string

expiresOn

expiresOn?: Date

Property Value

Date

incrementalCopy

incrementalCopy?: boolean

Property Value

boolean

lastAccessedOn

lastAccessedOn?: Date

Property Value

Date

lastModified

lastModified: Date

Property Value

Date

remainingRetentionDays

remainingRetentionDays?: number

Property Value

number

sealed

sealed?: boolean

Property Value

boolean

serverEncrypted

serverEncrypted?: boolean

Property Value

boolean

tagCount

tagCount?: number

Property Value

number