Path interface

Properties

contentLength
createdOn

Creation time of the path.

encryptionContext

Specifies the encryption context to set on the file.

encryptionScope

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

etag
expiresOn

Expiry time of the path.

group
isDirectory
lastModified
name
owner
permissions

Property Details

contentLength

contentLength?: number

Property Value

number

createdOn

Creation time of the path.

createdOn?: Date

Property Value

Date

encryptionContext

Specifies the encryption context to set on the file.

encryptionContext?: 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

Expiry time of the path.

expiresOn?: Date

Property Value

Date

group

group?: string

Property Value

string

isDirectory

isDirectory?: boolean

Property Value

boolean

lastModified

lastModified?: Date

Property Value

Date

name

name?: string

Property Value

string

owner

owner?: string

Property Value

string

permissions

permissions?: PathPermissions

Property Value