次の方法で共有


Output.TimeWindow プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象