共用方式為


Runbook.LogProgress 屬性

定義

取得或設定進度記錄選項。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.logProgress")]
public bool? LogProgress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.logProgress")>]
member this.LogProgress : Nullable<bool> with get, set
Public Property LogProgress As Nullable(Of Boolean)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於