你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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