次の方法で共有


IHDInsightCertificateCredential インターフェイス

定義

接続ロジック。

public interface IHDInsightCertificateCredential : Microsoft.WindowsAzure.Management.HDInsight.IHDInsightSubscriptionCredentials
type IHDInsightCertificateCredential = interface
    interface IHDInsightSubscriptionCredentials
    interface IJobSubmissionClientCredential
Public Interface IHDInsightCertificateCredential
Implements IHDInsightSubscriptionCredentials
派生
実装
Microsoft.Hadoop.Client.IJobSubmissionClientCredential IHDInsightSubscriptionCredentials

プロパティ

Certificate

使用する証明書を取得または設定します。

DeploymentNamespace

Azure の HDInsight 名前空間を取得または設定します。

(継承元 IHDInsightSubscriptionCredentials)
Endpoint

通信する Azure デプロイ エンドポイントを取得または設定します。

(継承元 IHDInsightSubscriptionCredentials)
SubscriptionId

使用するサブスクリプション ID を取得または設定します。

(継承元 IHDInsightSubscriptionCredentials)

適用対象