IotHubScheduledJobResponse.JobId プロパティ

定義

ジョブ ID。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象