次の方法で共有


IHDInsightSubscriptionAbstractionContext インターフェイス

定義

SubscriptionCredentials に関する抽象化コンテキストを表します。

public interface IHDInsightSubscriptionAbstractionContext : Microsoft.Hadoop.Client.IHadoopAbstractionContext<Microsoft.WindowsAzure.Management.HDInsight.IHDInsightSubscriptionCredentials>, Microsoft.WindowsAzure.Management.HDInsight.IAbstractionContext
type IHDInsightSubscriptionAbstractionContext = interface
    interface IHadoopAbstractionContext<IHDInsightSubscriptionCredentials>
    interface IAbstractionContext
Public Interface IHDInsightSubscriptionAbstractionContext
Implements IAbstractionContext, IHadoopAbstractionContext(Of IHDInsightSubscriptionCredentials)
派生
実装
Microsoft.Hadoop.Client.IHadoopAbstractionContext<IHDInsightSubscriptionCredentials> Microsoft.WindowsAzure.Management.HDInsight.IAbstractionContext

適用対象