次の方法で共有


DscNode.DscNodeName プロパティ

定義

dsc ノード構成の名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象