共用方式為


Path interface

屬性

contentLength
createdOn

路徑的建立時間。

encryptionContext

指定要在檔案上設定的加密內容。

encryptionScope

加密 Blob 所依據的加密範圍名稱。

etag
expiresOn

路徑的到期時間。

group
isDirectory
lastModified
name
owner
permissions

屬性詳細資料

contentLength

contentLength?: number

屬性值

number

createdOn

路徑的建立時間。

createdOn?: Date

屬性值

Date

encryptionContext

指定要在檔案上設定的加密內容。

encryptionContext?: string

屬性值

string

encryptionScope

加密 Blob 所依據的加密範圍名稱。

encryptionScope?: string

屬性值

string

etag

etag?: string

屬性值

string

expiresOn

路徑的到期時間。

expiresOn?: Date

屬性值

Date

group

group?: string

屬性值

string

isDirectory

isDirectory?: boolean

屬性值

boolean

lastModified

lastModified?: Date

屬性值

Date

name

name?: string

屬性值

string

owner

owner?: string

屬性值

string

permissions

permissions?: PathPermissions

屬性值