共用方式為


AzurePostgreSqlLinkedService.Timeout 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> Timeout { get; set; }
member this.Timeout : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property Timeout As DataFactoryElement(Of Integer)

Property Value

Applies to