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