IHDInsightCertificateCredential 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.
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) |