Compartilhar via


IotHubScheduledJobResponse.StatusMessage Propriedade

Definição

Representa uma cadeia de caracteres que contém uma mensagem com status sobre a execução do trabalho.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a