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

適用於