ComputeNodeInformation.TaskRootDirectoryUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the URL to the root directory of the Task on the Compute Node.
[Newtonsoft.Json.JsonProperty(PropertyName="taskRootDirectoryUrl")]
public string TaskRootDirectoryUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="taskRootDirectoryUrl")>]
member this.TaskRootDirectoryUrl : string with get, set
Public Property TaskRootDirectoryUrl As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute