TumblingWindowTrigger.Frequency Property

Definition

Gets or sets the frequency of the time windows. Possible values include: 'Minute', 'Hour', 'Month'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to