Sdílet prostřednictvím


DscNode.NodeId Vlastnost

Definice

Získá nebo nastaví ID uzlu.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro