次の方法で共有


IHDInsightSubscriptionCredentials インターフェイス

定義

HDInsight サブスクリプション資格情報のルート インターフェイス。

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

プロパティ

DeploymentNamespace

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

Endpoint

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

SubscriptionId

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

適用対象