你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

属性值