Compartir a través de


ComputeNodeInformation.NodeId Propiedad

Definición

Obtiene o establece el identificador del nodo de proceso en el que se ejecutó la tarea.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a