Condividi tramite


ScheduledTrigger.RecurrenceInterval Property

Definition

Gets or sets recurrence Interval. Possible values include: 'Hour', 'Day'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recurrenceInterval")]
public string RecurrenceInterval { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recurrenceInterval")>]
member this.RecurrenceInterval : string with get, set
Public Property RecurrenceInterval As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to