DscNodeUpdateParameters.NodeId 屬性

定義

取得或設定 dsc 節點的識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於