Partilhar via


PSIotHubJobResponse.StatusMessage Property

Definition

The status message for the job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to