IHDInsightSubscriptionAbstractionContext Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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