HDInsightSubscriptionAbstractionContext Class
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 for a Hadoop Subscription.
public class HDInsightSubscriptionAbstractionContext : Microsoft.WindowsAzure.Management.HDInsight.Framework.Core.AbstractionContext, Microsoft.Hadoop.Client.IHadoopAbstractionContext<Microsoft.WindowsAzure.Management.HDInsight.IHDInsightSubscriptionCredentials>, Microsoft.WindowsAzure.Management.HDInsight.IHDInsightSubscriptionAbstractionContext
type HDInsightSubscriptionAbstractionContext = class
inherit AbstractionContext
interface IHDInsightSubscriptionAbstractionContext
interface IHadoopAbstractionContext<IHDInsightSubscriptionCredentials>
interface IAbstractionContext
Public Class HDInsightSubscriptionAbstractionContext
Inherits AbstractionContext
Implements IHadoopAbstractionContext(Of IHDInsightSubscriptionCredentials), IHDInsightSubscriptionAbstractionContext
- Inheritance
-
Microsoft.WindowsAzure.Management.HDInsight.Framework.Core.AbstractionContextHDInsightSubscriptionAbstractionContext
- Implements
-
Microsoft.Hadoop.Client.IHadoopAbstractionContext<IHDInsightSubscriptionCredentials> Microsoft.WindowsAzure.Management.HDInsight.IAbstractionContext IHDInsightSubscriptionAbstractionContext
Constructors
HDInsightSubscriptionAbstractionContext(IHDInsightSubscriptionCredentials, CancellationToken) |
Initializes a new instance of the HDInsightSubscriptionAbstractionContext class. |
HDInsightSubscriptionAbstractionContext(IHDInsightSubscriptionCredentials, IAbstractionContext) |
Initializes a new instance of the HDInsightSubscriptionAbstractionContext class. |
Properties
Credentials | Microsoft.WindowsAzure.Management.HDInsight.Framework.Core.AbstractionContext.Credentials |