Condividi tramite


Run.RunErrorMessage Property

Definition

Gets the error message received from backend systems after the run is scheduled.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.runErrorMessage")]
public string RunErrorMessage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.runErrorMessage")>]
member this.RunErrorMessage : string
Public ReadOnly Property RunErrorMessage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to