PathModel interface
Properties
| content |
|
| creation |
|
| encryption |
|
| encryption |
The name of the encryption scope under which the blob is encrypted. |
| etag | |
| expiry |
|
| group | |
| is |
|
| last |
|
| name | |
| owner | |
| permissions |
Property Details
contentLength
contentLength?: number
Property Value
number
creationTime
creationTime?: string
Property Value
string
encryptionContext
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
expiryTime
expiryTime?: string
Property Value
string
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?: string
Property Value
string