PathGetPropertiesHeaders interface

Properties

acceptRanges
accessTier
accessTierChangedOn
accessTierInferred
acl

POSIX access control rights on files and directories.

archiveStatus
cacheControl
clientRequestId
contentDisposition
contentEncoding
contentLanguage
contentLength
contentMD5
contentType
copyCompletedOn
copyId
copyProgress
copySource
copyStatus
copyStatusDescription
createdOn
date
destinationSnapshot
encryptionContext

Optional. Specifies the encryption context to set on the file.

encryptionKeySha256
encryptionScope

Returns the name of the encryption scope used to encrypt the path contents and application metadata. Note that the absence of this header implies use of the default account encryption scope.

etag
expiresOn

The time the file will expire.

group
isIncrementalCopy
isServerEncrypted
lastModified
leaseDuration
leaseState
leaseStatus
metadata
owner
permissions
requestId
version

Property Details

acceptRanges

acceptRanges?: string

Property Value

string

accessTier

accessTier?: string

Property Value

string

accessTierChangedOn

accessTierChangedOn?: Date

Property Value

Date

accessTierInferred

accessTierInferred?: boolean

Property Value

boolean

acl

POSIX access control rights on files and directories.

acl: PathAccessControlItem[]

Property Value

archiveStatus

archiveStatus?: string

Property Value

string

cacheControl

cacheControl?: string

Property Value

string

clientRequestId

clientRequestId?: string

Property Value

string

contentDisposition

contentDisposition?: string

Property Value

string

contentEncoding

contentEncoding?: string

Property Value

string

contentLanguage

contentLanguage?: string

Property Value

string

contentLength

contentLength?: number

Property Value

number

contentMD5

contentMD5?: Uint8Array

Property Value

Uint8Array

contentType

contentType?: string

Property Value

string

copyCompletedOn

copyCompletedOn?: Date

Property Value

Date

copyId

copyId?: string

Property Value

string

copyProgress

copyProgress?: string

Property Value

string

copySource

copySource?: string

Property Value

string

copyStatus

copyStatus?: CopyStatusType

Property Value

copyStatusDescription

copyStatusDescription?: string

Property Value

string

createdOn

createdOn?: Date

Property Value

Date

date

date?: Date

Property Value

Date

destinationSnapshot

destinationSnapshot?: string

Property Value

string

encryptionContext

Optional. Specifies the encryption context to set on the file.

encryptionContext?: string

Property Value

string

encryptionKeySha256

encryptionKeySha256?: string

Property Value

string

encryptionScope

Returns the name of the encryption scope used to encrypt the path contents and application metadata. Note that the absence of this header implies use of the default account encryption scope.

encryptionScope?: string

Property Value

string

etag

etag?: string

Property Value

string

expiresOn

The time the file will expire.

expiresOn?: Date

Property Value

Date

group

group?: string

Property Value

string

isIncrementalCopy

isIncrementalCopy?: boolean

Property Value

boolean

isServerEncrypted

isServerEncrypted?: boolean

Property Value

boolean

lastModified

lastModified?: Date

Property Value

Date

leaseDuration

leaseDuration?: LeaseDurationType

Property Value

leaseState

leaseState?: LeaseStateType

Property Value

leaseStatus

leaseStatus?: LeaseStatusType

Property Value

metadata

metadata?: Metadata

Property Value

owner

owner?: string

Property Value

string

permissions

permissions?: PathPermissions

Property Value

requestId

requestId?: string

Property Value

string

version

version?: string

Property Value

string