共用方式為


ScheduledSourceSynchronizationSetting.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 : Nullable<DateTime> with get, set
Public Property SynchronizationTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to