Share via


CopySink.WriteBatchTimeout Property

Definition

Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> WriteBatchTimeout { get; set; }
member this.WriteBatchTimeout : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property WriteBatchTimeout As DataFactoryElement(Of String)

Property Value

Applies to