Share via


JobResponse.StatusMessage Property

Definition

Gets the status message for the job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to