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

適用於