Compartir a través de


AutoPauseProperties.DelayInMinutes Propiedad

Definición

Obtiene o establece el número de minutos de tiempo de inactividad antes de que el grupo de macrodatos se pause automáticamente.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a