AzurePipelinesPullRequestInfo.

Number Property

Summary

Gets the number of the pull request that caused this build. This value is set for pull requests from GitHub which have a different pull request ID and pull request number.

Syntax

public int Number { get; }

Value

Type Description
int The number of the pull request that caused this build.