你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchJobReleaseTaskExecutionInfo.TaskRootDirectory Property

Definition

The root directory of the Job Release Task on the Compute Node. You can use this path to retrieve files created by the Task, such as log files.

public string TaskRootDirectory { get; }
member this.TaskRootDirectory : string
Public ReadOnly Property TaskRootDirectory As String

Property Value

Applies to