HDInsightSubscriptionAbstractionContext Class

Definition

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.AbstractionContext
HDInsightSubscriptionAbstractionContext
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

Applies to