Compartir a través de


IotHubScheduledJobResponse.StatusMessage Propiedad

Definición

Representa una cadena que contiene un mensaje con el estado sobre la ejecución del trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a