IHDInsightSubscriptionAbstractionContext Interface

Definition

Represents an Abstraction Context around 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)
Derived
Implements
Microsoft.Hadoop.Client.IHadoopAbstractionContext<IHDInsightSubscriptionCredentials> Microsoft.WindowsAzure.Management.HDInsight.IAbstractionContext

Applies to