次の方法で共有


PipelineRunResponse.PipelineRunErrorMessage Property

Definition

The detailed error message for the pipeline run in the case of failure.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public string PipelineRunErrorMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.PipelineRunErrorMessage : string with get, set
Public Property PipelineRunErrorMessage As String

Property Value

Implements

Attributes

Applies to