AzurePipelinesPullRequestInfo.

TargetBranch Property

Summary

Gets the branch that is the target of a pull request.

Syntax

public string TargetBranch { get; }

Remarks

This property is populated only if the build ran because of a Git PR affected by a branch policy.

Value

Type Description
string