次の方法で共有


HdfsDatastore.HdfsServerCertificate プロパティ

定義

HDFS サーバーの TLS 証明書。 base64 でエンコードされた文字列である必要があります。 "Https" プロトコルが選択されている場合は必須。

public string HdfsServerCertificate { get; set; }
member this.HdfsServerCertificate : string with get, set
Public Property HdfsServerCertificate As String

プロパティ値

適用対象