Bagikan melalui


RerunTumblingWindowTrigger.RequestedStartTime Property

Definition

Gets or sets the start time for the time period for which restatement is initiated. Only UTC time is currently supported.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to