PullRequest Class

Definition

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.

Represents a pull request object. These are retrieved from Source Providers.

C#
[System.Runtime.Serialization.DataContract]
public class PullRequest : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
PullRequest
Attributes

Constructors

Properties

Author

Author of the pull request.

CurrentState

Current state of the pull request, e.g. open, merged, closed, conflicts, etc.

Description

Description for the pull request.

Id

Unique identifier for the pull request

Links

The links to other objects related to this object.

ProviderName

The name of the provider this pull request is associated with.

SourceBranchRef

Source branch ref of this pull request

SourceRepositoryOwner

Owner of the source repository of this pull request

TargetBranchRef

Target branch ref of this pull request

TargetRepositoryOwner

Owner of the target repository of this pull request

Title

Title of the pull request.

Applies to

Ürün Sürümler
Azure DevOps Services .NET SDK preview