次の方法で共有


RunbookCreateOrUpdateDraftProperties.LogProgress プロパティ

定義

進行状況ログ オプションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象