ServiceObjectiveCapability.SupportedAutoPauseDelay Property

Definition

Gets supported time range for auto pause delay

[Newtonsoft.Json.JsonProperty(PropertyName="supportedAutoPauseDelay")]
public Microsoft.Azure.Management.Sql.Models.AutoPauseDelayTimeRange SupportedAutoPauseDelay { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedAutoPauseDelay")>]
member this.SupportedAutoPauseDelay : Microsoft.Azure.Management.Sql.Models.AutoPauseDelayTimeRange
Public ReadOnly Property SupportedAutoPauseDelay As AutoPauseDelayTimeRange

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to