CloudJob.PoolInformation プロパティ

定義

Batch サービスがジョブのタスクを実行するプールを取得または設定します。

public Microsoft.Azure.Batch.PoolInformation PoolInformation { get; set; }
member this.PoolInformation : Microsoft.Azure.Batch.PoolInformation with get, set
Public Property PoolInformation As PoolInformation

プロパティ値

適用対象