다음을 통해 공유


DscNodeReport.ConfigurationVersion 속성

정의

노드 보고서의 configurationVersion을 가져오거나 설정합니다.

public string ConfigurationVersion { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="configurationVersion")]
public string ConfigurationVersion { get; set; }
member this.ConfigurationVersion : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="configurationVersion")>]
member this.ConfigurationVersion : string with get, set
Public Property ConfigurationVersion As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상