JobExecution.LastMessage Property

Definition

Gets the last status or error message.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to