Freigeben über


PostgreSqlV2LinkedService.SslCertificate Property

Definition

Location of a client certificate to be sent to the server. Type: string.

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

Property Value

Applies to