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

Review Class

Definition

The Review object.

public class Review
type Review = class
Public Class Review
Inheritance
Review

Constructors

Review()

Initializes a new instance of the Review class.

Review(String, String, String, IList<KeyValuePair>, String, IList<KeyValuePair>, String, String, String, String)

Initializes a new instance of the Review class.

Properties

CallbackEndpoint

Gets or sets the callback endpoint.

Content

Gets or sets the content value.

ContentId

Gets or sets id of the content.

CreatedBy

Gets or sets the reviewer name.

Metadata

Gets or sets array of KeyValue.

ReviewerResultTags

Gets or sets array of KeyValue with Reviewer set Tags.

ReviewId

Gets or sets id of the review.

Status

Gets or sets the status string (&lt;Pending, Complete&gt;).

SubTeam

Gets or sets name of the subteam.

Type

Gets or sets the type of content.

Applies to