次の方法で共有


Db2LinkedService.CertificateCommonName プロパティ

定義

TLS が有効になっている場合の証明書の共通名。 connectionString プロパティと相互に排他的です。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象