Udostępnij za pośrednictwem


MariaDBLinkedService.UseSystemTrustStore Property

Definition

This option specifies whether to use a CA certificate from the system trust store, or from a specified PEM file. E.g. UseSystemTrustStore=<0/1>; Options: Enabled (1) / Disabled (0) (Default).

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

Property Value

Applies to