SystemData interface
提供有關資源建立和更新時間的詳細數據
屬性
| created |
資源建立的時間戳 (UTC) 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
| created |
建立資源注意之身分識別的字串標識碼:此屬性將不會串行化。 它只能由伺服器填入。 |
| created |
建立資源的身分識別類型:使用者、應用程式、managedIdentity 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| last |
資源上次修改的時間戳 (UTC) 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
| last |
上次修改資源注意之身分識別的字串標識碼:此屬性將不會串行化。 它只能由伺服器填入。 |
| last |
上次修改資源的身分識別類型:使用者、應用程式、managedIdentity 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
createdAt
資源建立的時間戳 (UTC) 附注:此屬性將不會串行化。 它只能由伺服器填入。
createdAt?: Date
屬性值
Date
createdBy
建立資源注意之身分識別的字串標識碼:此屬性將不會串行化。 它只能由伺服器填入。
createdBy?: string
屬性值
string
createdByType
建立資源的身分識別類型:使用者、應用程式、managedIdentity 注意:此屬性將不會串行化。 它只能由伺服器填入。
createdByType?: string
屬性值
string
lastModifiedAt
資源上次修改的時間戳 (UTC) 附注:此屬性將不會串行化。 它只能由伺服器填入。
lastModifiedAt?: Date
屬性值
Date
lastModifiedBy
上次修改資源注意之身分識別的字串標識碼:此屬性將不會串行化。 它只能由伺服器填入。
lastModifiedBy?: string
屬性值
string
lastModifiedByType
上次修改資源的身分識別類型:使用者、應用程式、managedIdentity 注意:此屬性將不會串行化。 它只能由伺服器填入。
lastModifiedByType?: string
屬性值
string