Freigeben über


IPipelineRunProperties.ResponsePipelineRunErrorMessage Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=false, Description="The detailed error message for the pipeline run in the case of failure.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="pipelineRunErrorMessage", Update=false)]
public string ResponsePipelineRunErrorMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=false, Description="The detailed error message for the pipeline run in the case of failure.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="pipelineRunErrorMessage", Update=false)>]
member this.ResponsePipelineRunErrorMessage : string
Public ReadOnly Property ResponsePipelineRunErrorMessage As String

Property Value

Attributes

Applies to