Share via


JobPreparationTaskExecutionInformation.TaskRootDirectoryUrl Property

Definition

Gets or sets the URL to the root directory of the Job Preparation 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

Applies to