次の方法で共有


ComputeNode.StartTaskInformation プロパティ

定義

現在の状態、エラーの詳細、終了コード、開始時刻、終了時刻など、開始タスクの詳細なランタイム情報を取得します。

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

プロパティ値

適用対象