Share via


PostgreSqlV2LinkedService.ConnectionTimeout Property

Definition

The time to wait (in seconds) while trying to establish a connection before terminating the attempt and generating an error. Type: integer.

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

Property Value

Applies to