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

ComputeNode.StartTaskInformation 属性

定义

获取启动任务的详细运行时信息,包括当前状态、错误详细信息、退出代码、开始时间、结束时间等。

public Microsoft.Azure.Batch.StartTaskInformation StartTaskInformation { get; }
member this.StartTaskInformation : Microsoft.Azure.Batch.StartTaskInformation
Public ReadOnly Property StartTaskInformation As StartTaskInformation

属性值

适用于