Compartir a través de


AutoPoolSpecification.PoolLifetimeOption Propiedad

Definición

Obtiene o establece la duración mínima de los grupos automáticos creados y cómo se asignan varios trabajos según una programación a los grupos.

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

Valor de propiedad

Comentarios

Un grupo automático puede vivir más tiempo que su PoolLifetimeOption si KeepAlive está establecido.

Se aplica a