GitPullRequestStatus Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class contains the metadata of a service/extension posting pull request status. Status can be associated with a pull request or an iteration.
[System.Runtime.Serialization.DataContract]
public class GitPullRequestStatus : Microsoft.TeamFoundation.SourceControl.WebApi.GitStatus
type GitPullRequestStatus = class
inherit GitStatus
Public Class GitPullRequestStatus
Inherits GitStatus
- Inheritance
- Attributes
Context |
Context of the status. (Inherited from GitStatus) |
Created |
Identity that created the status. (Inherited from GitStatus) |
Creation |
Creation date and time of the status. (Inherited from GitStatus) |
Description |
Status description. Typically describes current state of the status. (Inherited from GitStatus) |
Id |
Status identifier. (Inherited from GitStatus) |
Iteration |
ID of the iteration to associate status with. Minimum value is 1. |
Links |
Reference links. (Inherited from GitStatus) |
Properties |
Custom properties of the status. |
State |
State of the status. (Inherited from GitStatus) |
Target |
URL with status details. (Inherited from GitStatus) |
Updated |
Last update date and time of the status. (Inherited from GitStatus) |
Set |
(Inherited from GitStatus) |
ISecured |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |