Share via


DataFactoryIntegrationRuntimePatch.UpdateDelayOffset Property

Definition

The time offset (in hours) in the day, e.g., PT03H is 3 hours. The integration runtime auto update will happen on that time.

public TimeSpan? UpdateDelayOffset { get; set; }
member this.UpdateDelayOffset : Nullable<TimeSpan> with get, set
Public Property UpdateDelayOffset As Nullable(Of TimeSpan)

Property Value

Applies to