Compartir a través de


DscNode.NodeId Propiedad

Definición

Obtiene o establece el identificador del nodo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a