Compartir a través de


Output.TimeWindow Propiedad

Definición

Obtiene o establece el período de tiempo para filtrar las salidas del trabajo de Stream Analytics.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a