AutoPoolSpecification.PoolLifetimeOption プロパティ

定義

作成された自動プールの最小有効期間と、スケジュール上の複数のジョブをプールに割り当てる方法を取得または設定します。

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

プロパティ値

注釈

が設定されている場合、自動プールは PoolLifetimeOption よりも長く存在する可能性 KeepAlive があります。

適用対象