共用方式為


DirectoryGetPropertiesHeaders interface

定義Directory_getProperties作業的標頭。

屬性

date

服務產生的 UTC 日期/時間值,可指出啟動回應的時間。

errorCode

錯誤碼

etag

ETag 包含一個值,您可以用引號來有條件地執行作業。

fileAttributes

為目錄設定的屬性。

fileChangeOn

變更目錄的時間。

fileCreatedOn

目錄的建立時間。

fileId

目錄的 fileId。

fileLastWriteOn

目錄的上次寫入時間。

fileParentId

目錄的父 fileId。

filePermissionKey

目錄許可權集合的索引鍵。

isServerEncrypted

如果使用指定的演算法完全加密目錄中繼資料,此標頭的值會設定為 true。 否則,此值會設定為 false。

lastModified

傳回上次修改「目錄」的日期和時間。 對目錄內的檔案執行作業不會影響上次修改目錄的時間。

metadata

包含目錄中繼資料的一組名稱/值組。

requestId

此標頭可唯一識別提出的要求,而且可用來進行要求的疑難排解。

version

指出用來執行要求的檔案服務版本。

屬性詳細資料

date

服務產生的 UTC 日期/時間值,可指出啟動回應的時間。

date?: Date

屬性值

Date

errorCode

錯誤碼

errorCode?: string

屬性值

string

etag

ETag 包含一個值,您可以用引號來有條件地執行作業。

etag?: string

屬性值

string

fileAttributes

為目錄設定的屬性。

fileAttributes?: string

屬性值

string

fileChangeOn

變更目錄的時間。

fileChangeOn?: Date

屬性值

Date

fileCreatedOn

目錄的建立時間。

fileCreatedOn?: Date

屬性值

Date

fileId

目錄的 fileId。

fileId?: string

屬性值

string

fileLastWriteOn

目錄的上次寫入時間。

fileLastWriteOn?: Date

屬性值

Date

fileParentId

目錄的父 fileId。

fileParentId?: string

屬性值

string

filePermissionKey

目錄許可權集合的索引鍵。

filePermissionKey?: string

屬性值

string

isServerEncrypted

如果使用指定的演算法完全加密目錄中繼資料,此標頭的值會設定為 true。 否則,此值會設定為 false。

isServerEncrypted?: boolean

屬性值

boolean

lastModified

傳回上次修改「目錄」的日期和時間。 對目錄內的檔案執行作業不會影響上次修改目錄的時間。

lastModified?: Date

屬性值

Date

metadata

包含目錄中繼資料的一組名稱/值組。

metadata?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

requestId

此標頭可唯一識別提出的要求,而且可用來進行要求的疑難排解。

requestId?: string

屬性值

string

version

指出用來執行要求的檔案服務版本。

version?: string

屬性值

string