IotHubJobResponse.IsFinished プロパティ

定義

に基づいて Status、ジョブが終了状態であるかどうかを判断するための便利なプロパティ。

[Newtonsoft.Json.JsonIgnore]
public bool IsFinished { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.IsFinished : bool
Public ReadOnly Property IsFinished As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象