次の方法で共有


SubtaskInformation.State プロパティ

定義

サブタスクの現在の状態を取得します。

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

プロパティ値

適用対象