次の方法で共有


ImpalaLinkedService.UseSystemTrustStore プロパティ

定義

システム信頼ストアまたは指定された PEM ファイルのどちらから CA 証明書を使用するかを取得または設定します。 既定値は false です。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.useSystemTrustStore")]
public object UseSystemTrustStore { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.useSystemTrustStore")>]
member this.UseSystemTrustStore : obj with get, set
Public Property UseSystemTrustStore As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象