Share via


PSSynapseSqlPoolV3.AutoPauseTimer Property

Definition

Gets or sets the period of inactivity in minutes before automatically pausing the sql pool.

public int? AutoPauseTimer { get; set; }
member this.AutoPauseTimer : Nullable<int> with get, set
Public Property AutoPauseTimer As Nullable(Of Integer)

Property Value

Applies to