次の方法で共有


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

適用対象