DscNode.NodeId 屬性

定義

取得或設定節點識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於