JobPreparationAndReleaseTaskExecutionInformation クラス

定義

コンピューティング ノードのジョブ準備タスクとジョブ リリース タスクの状態。

public class JobPreparationAndReleaseTaskExecutionInformation
type JobPreparationAndReleaseTaskExecutionInformation = class
Public Class JobPreparationAndReleaseTaskExecutionInformation
継承
JobPreparationAndReleaseTaskExecutionInformation

プロパティ

ComputeNodeId

コンピューティング ノードの ID を取得します。

ComputeNodeUrl

コンピューティング ノードの URL を取得します。

JobPreparationTaskExecutionInformation

このコンピューティング ノードの ジョブ準備タスク の詳細を取得します。

JobReleaseTaskExecutionInformation

このコンピューティング ノードの ジョブ リリース タスク の詳細を取得します。

PoolId

コンピューティング ノードを含むプールの ID を取得します。

適用対象