次の方法で共有


RestServiceLinkedService.EnableServerCertificateValidation プロパティ

定義

エンドポイントに接続するときにサーバー側の SSL 証明書を検証するかどうか。既定値は true です。 型: boolean (または resultType ブール値を持つ式)。

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

プロパティ値

適用対象