共用方式為


SystemData interface

唯讀系統數據

屬性

createdAt

資源建立的時間戳(UTC)

createdBy

建立資源的身分識別標識碼

createdByType

建立資源的身分識別類型

lastModifiedAt

上次修改的資源時間戳 (UTC)

lastModifiedBy

上次修改資源之身分識別的標識碼

lastModifiedByType

上次修改資源的身分識別類型

屬性詳細資料

createdAt

資源建立的時間戳(UTC)

createdAt?: Date

屬性值

Date

createdBy

建立資源的身分識別標識碼

createdBy?: string

屬性值

string

createdByType

建立資源的身分識別類型

createdByType?: string

屬性值

string

lastModifiedAt

上次修改的資源時間戳 (UTC)

lastModifiedAt?: Date

屬性值

Date

lastModifiedBy

上次修改資源之身分識別的標識碼

lastModifiedBy?: string

屬性值

string

lastModifiedByType

上次修改資源的身分識別類型

lastModifiedByType?: string

屬性值

string