Share via


JobPreparationAndReleaseTaskExecutionInformation.NodeId Property

Definition

Gets or sets the ID of the Compute Node to which this entry refers.

[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