次の方法で共有


JobSpecification.PoolInformation プロパティ

定義

この JobSpecificationを使用して作成されたジョブのタスクを Batch サービスが実行するプールを取得または設定します。

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

プロパティ値

適用対象