다음을 통해 공유


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

적용 대상