Partager via


IotHubScheduledJobResponse.StatusMessage Propriété

Définition

Représente une chaîne contenant un message avec status sur l’exécution du travail.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à