다음을 통해 공유


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

적용 대상