Share via


MySqlLinkedService.SslCert Property

Definition

The path to the client’s SSL certificate file in PEM format. SslKey must also be specified. Type: string.

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

Property Value

Applies to