次の方法で共有


RunbookCreateOrUpdateParameters.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

適用対象