共用方式為


FileRenameHeaders interface

定義File_rename作業的標頭。

屬性

date

服務所產生的 UTC 日期/時間值,指出回應起始的時間。

etag

ETag 包含值,以引號表示檔案的版本。

fileAttributes

為檔案設定的屬性。

fileChangeTime

變更檔案的時間。

fileCreationTime

檔案的建立時間。

fileId

檔案的 fileId。

fileLastWriteTime

檔案的上次寫入時間。

fileParentId

目錄的父 fileId。

filePermissionKey

檔案之許可權集的索引鍵。

isServerEncrypted

如果要求的內容使用指定的演算法成功加密,則此標頭的值會設定為 true,否則為 false。

lastModified

傳回上次修改共用的日期和時間。 修改目錄或其屬性的任何作業會更新上次修改的時間。 檔案上的作業不會影響目錄的上次修改時間。

requestId

此標頭可唯一識別已提出並可用於對要求進行疑難解答的要求。

version

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

屬性詳細資料

date

服務所產生的 UTC 日期/時間值,指出回應起始的時間。

date?: Date

屬性值

Date

etag

ETag 包含值,以引號表示檔案的版本。

etag?: string

屬性值

string

fileAttributes

為檔案設定的屬性。

fileAttributes?: string

屬性值

string

fileChangeTime

變更檔案的時間。

fileChangeTime?: Date

屬性值

Date

fileCreationTime

檔案的建立時間。

fileCreationTime?: Date

屬性值

Date

fileId

檔案的 fileId。

fileId?: string

屬性值

string

fileLastWriteTime

檔案的上次寫入時間。

fileLastWriteTime?: Date

屬性值

Date

fileParentId

目錄的父 fileId。

fileParentId?: string

屬性值

string

filePermissionKey

檔案之許可權集的索引鍵。

filePermissionKey?: string

屬性值

string

isServerEncrypted

如果要求的內容使用指定的演算法成功加密,則此標頭的值會設定為 true,否則為 false。

isServerEncrypted?: boolean

屬性值

boolean

lastModified

傳回上次修改共用的日期和時間。 修改目錄或其屬性的任何作業會更新上次修改的時間。 檔案上的作業不會影響目錄的上次修改時間。

lastModified?: Date

屬性值

Date

requestId

此標頭可唯一識別已提出並可用於對要求進行疑難解答的要求。

requestId?: string

屬性值

string

version

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

version?: string

屬性值

string