Share via


ComputeNodeInformation.NodeId Property

Definition

Gets or sets the ID of the Compute Node on which the Task ran.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to