다음을 통해 공유


DscNode.NodeId 속성

정의

노드 ID를 가져오거나 설정합니다.

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

적용 대상