次の方法で共有


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

プロパティ値