Bagikan melalui


IPipelineRun.RequestPipelineResourceId Property

Definition

The resource ID of the pipeline to run.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The resource ID of the pipeline to run.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="pipelineResourceId")]
public string RequestPipelineResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The resource ID of the pipeline to run.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="pipelineResourceId")>]
member this.RequestPipelineResourceId : string with get, set
Public Property RequestPipelineResourceId As String

Property Value

Attributes

Applies to