IHDInsightSubscriptionCredentials Interface

Definition

Root interface for HDInsight Subscription Credentials.

public interface IHDInsightSubscriptionCredentials : Microsoft.Hadoop.Client.IJobSubmissionClientCredential
type IHDInsightSubscriptionCredentials = interface
    interface IJobSubmissionClientCredential
Public Interface IHDInsightSubscriptionCredentials
Implements IJobSubmissionClientCredential
Derived
Implements
Microsoft.Hadoop.Client.IJobSubmissionClientCredential

Properties

DeploymentNamespace

Gets or sets the HDInsight Namespace for Azure.

Endpoint

Gets or sets the Azure Deployment Endpoint to talk to.

SubscriptionId

Gets or sets the subscription ID to be used.

Applies to