NewAzureSqlDatabase.AutoPauseDelayInMinutes Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The auto pause delay in minutes for database(serverless only), -1 to opt out from pausing", Mandatory=false)]
public int AutoPauseDelayInMinutes { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The auto pause delay in minutes for database(serverless only), -1 to opt out from pausing", Mandatory=false)>]
member this.AutoPauseDelayInMinutes : int with get, set
Public Property AutoPauseDelayInMinutes As Integer

Property Value

Int32
Attributes

Applies to