次の方法で共有


RerunTumblingWindowTrigger.RequestedStartTime プロパティ

定義

再評価が開始される期間の開始時刻を取得または設定します。 現在サポートされているのは UTC 時刻のみです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象