Share via


ComputeNodeInformation.NodeUrl Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to