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)

プロパティ値

適用対象