Bagikan melalui


AutoPauseProperties.DelayInMinutes Property

Definition

Gets or sets number of minutes of idle time before the Big Data pool is automatically paused.

[Newtonsoft.Json.JsonProperty(PropertyName="delayInMinutes")]
public int? DelayInMinutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="delayInMinutes")>]
member this.DelayInMinutes : Nullable<int> with get, set
Public Property DelayInMinutes As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to