Condividi tramite


ScheduledTrigger.SynchronizationTime Property

Definition

Gets or sets synchronization time

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to