Dela via


MySqlLinkedService.SslKey Property

Definition

The path to the client’s SSL private key in PEM format. SslCert must also be specified. Type: string.

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

Property Value

Applies to