IHDInsightAccessTokenCredential 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.
Root interface for HDInsight ADS Credentials.
public interface IHDInsightAccessTokenCredential : Microsoft.WindowsAzure.Management.HDInsight.IHDInsightSubscriptionCredentials
type IHDInsightAccessTokenCredential = interface
interface IHDInsightSubscriptionCredentials
interface IJobSubmissionClientCredential
Public Interface IHDInsightAccessTokenCredential
Implements IHDInsightSubscriptionCredentials
- Derived
- Implements
-
Microsoft.Hadoop.Client.IJobSubmissionClientCredential IHDInsightSubscriptionCredentials
Properties
AccessToken |
Gets or sets the Access Token for comunication with the RP. |
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET