JobParameters.JobType プロパティ

定義

必須。 実行するジョブの種類。

[Newtonsoft.Json.JsonProperty(PropertyName="jobType", Required=Newtonsoft.Json.Required.Always)]
public Microsoft.Azure.Devices.JobType JobType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobType", Required=Newtonsoft.Json.Required.Always)>]
member this.JobType : Microsoft.Azure.Devices.JobType
Public ReadOnly Property JobType As JobType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象