次の方法で共有


TumblingWindowTrigger.StartTime プロパティ

定義

準備ができているウィンドウに対してイベントが発生するトリガーの期間の開始時刻を取得または設定します。 現在サポートされているのは UTC 時刻のみです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象