HiveLinkedService.AllowSelfSignedServerCert プロパティ

定義

サーバーからの自己署名証明書を許可するかどうかを指定します。 既定値は false です。

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

プロパティ値

適用対象