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

SubtaskInformation.PreviousState 属性

定义

获取子任务以前的状态。 如果子任务处于初始 Running 状态,则不设置此属性。

public Microsoft.Azure.Batch.Common.SubtaskState? PreviousState { get; }
member this.PreviousState : Nullable<Microsoft.Azure.Batch.Common.SubtaskState>
Public ReadOnly Property PreviousState As Nullable(Of SubtaskState)

属性值

适用于