你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SCMetadataEntity interface
数据记录的元数据
属性
created |
创建日期时间 |
deleted |
删除日期时间 |
resource |
记录的资源名称 |
self | 自查找 URL |
updated |
更新日期时间 |
属性详细信息
createdTimestamp
创建日期时间
createdTimestamp?: string
属性值
string
deletedTimestamp
删除日期时间
deletedTimestamp?: string
属性值
string
resourceName
记录的资源名称
resourceName?: string
属性值
string
self
自查找 URL
self?: string
属性值
string
updatedTimestamp
更新日期时间
updatedTimestamp?: string
属性值
string