Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)