Bagikan melalui


RerunTumblingWindowTrigger.RequestedEndTime Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to