IHDInsightCertificateCredential Interface

Definition

Connection logic.

public interface IHDInsightCertificateCredential : Microsoft.WindowsAzure.Management.HDInsight.IHDInsightSubscriptionCredentials
type IHDInsightCertificateCredential = interface
    interface IHDInsightSubscriptionCredentials
    interface IJobSubmissionClientCredential
Public Interface IHDInsightCertificateCredential
Implements IHDInsightSubscriptionCredentials
Derived
Implements
Microsoft.Hadoop.Client.IJobSubmissionClientCredential IHDInsightSubscriptionCredentials

Properties

Certificate

Gets or sets the certificate to be used.

DeploymentNamespace

Gets or sets the HDInsight Namespace for Azure.

(Inherited from IHDInsightSubscriptionCredentials)
Endpoint

Gets or sets the Azure Deployment Endpoint to talk to.

(Inherited from IHDInsightSubscriptionCredentials)
SubscriptionId

Gets or sets the subscription ID to be used.

(Inherited from IHDInsightSubscriptionCredentials)

Applies to