Share via


ITaskRun.SourceTriggerPullRequestId Property

Definition

The unique ID that identifies pull request.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The unique ID that identifies pull request.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="pullRequestId")]
public string SourceTriggerPullRequestId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The unique ID that identifies pull request.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="pullRequestId")>]
member this.SourceTriggerPullRequestId : string with get, set
Public Property SourceTriggerPullRequestId As String

Property Value

Attributes

Applies to