Compartir a través de


ScheduleTriggerRecurrence.Interval Propiedad

Definición

Obtiene o establece el intervalo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a