Поделиться через


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

Применяется к