你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Review interface
Review 对象。
属性
callback |
回调终结点。 |
content | 内容值。 |
content |
内容的 ID。 |
created |
评价者名称。 |
metadata | KeyValue 的数组。 |
reviewer |
具有审阅者设置标记的 KeyValue 数组。 |
review |
评审的 ID。 |
status | 状态字符串 (<挂起、完成>) 。 |
sub |
子团队的名称。 |
type | 内容的类型。 |
属性详细信息
callbackEndpoint
回调终结点。
callbackEndpoint?: string
属性值
string
content
内容值。
content?: string
属性值
string
contentId
内容的 ID。
contentId?: string
属性值
string
createdBy
评价者名称。
createdBy?: string
属性值
string
metadata
reviewerResultTags
reviewId
评审的 ID。
reviewId?: string
属性值
string
status
状态字符串 (<挂起、完成>) 。
status?: string
属性值
string
subTeam
子团队的名称。
subTeam?: string
属性值
string
type
内容的类型。
type?: string
属性值
string