Microsoft.WindowsAzure.Management.HDInsight Namespace
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.
Classes
ClusterCreateParameters |
Object that encapsulates all the properties of a List Request. |
ClusterCreateParametersV2 |
Object that encapsulates all the properties of a List Request. |
ClusterDetails |
Represents cluster properties and provides cluster scoped operations. |
ClusterErrorStatus |
Class that wraps an error status of an HDInsight Cluster. |
ClusterProvisioningStatusEventArgs |
EventArgs for the ClusterProvisioning event on the IHDInsightClient. |
ConfigAction |
Config action for an HDInsight cluster. |
ConfigValuesCollection |
Collection of configuration properties for Hadoop services. |
HBaseConfiguration |
Configuration for the HBase Hadoop service. |
HDInsightAccessTokenCredential |
Class that provides the credentials to talk to an RDFE with a token. |
HDInsightApplicationHistoryClient |
Represents HDInsight Application History client. |
HDInsightCertificateCredential |
Class that provides the credentials to talk to an RDFE. |
HDInsightClient |
Client Library that allows interacting with the Azure HDInsight Deployment Service. |
HDInsightClusterCreateException |
Thrown when an error occurs during cluster create. |
HDInsightClusterDoesNotExistException |
Thrown when an operation is performed on a cluster that does not exist. |
HDInsightSubscriptionAbstractionContext |
Represents an Abstraction Context for a Hadoop Subscription. |
HDInsightVersion |
Version spec for HDInsight clusters. |
HiveConfiguration |
Configuration for the Hive Hadoop service. |
JobSubmissionAccessTokenCredential |
Class that provides the credentials to submit jobs to an HDInsight cluster. |
JobSubmissionCertificateCredential |
Class that provides the credentials to submit jobs to an HDInsight cluster. |
MapReduceConfiguration |
Configuration for the MapReduce Hadoop service. |
Metastore |
Sql Server Database that allows clusters to persist component metadata through deployments. |
OozieConfiguration |
Configuration for the Hive Hadoop service. |
ScriptAction |
Script action for an HDInsight cluster. |
WabStorageAccountConfiguration |
Azure Storage Account Configuration for addition ASV HDInsight drives. |
Interfaces
ICloudServiceNameResolver |
Provides a service that can resolve cloud service names. |
IHDInsightAccessTokenCredential |
Root interface for HDInsight ADS Credentials. |
IHDInsightApplicationHistoryAsyncClient |
Represents the HDInsight Application History Async client. |
IHDInsightApplicationHistoryClient |
Represents the HDInsight Application History client. |
IHDInsightApplicationHistorySyncClient |
Represents the HDInsight Application History sync client. |
IHDInsightAsyncClient |
Client Library that allows interacting with the Azure HDInsight Deployment Service. |
IHDInsightCertificateCredential |
Connection logic. |
IHDInsightClient |
Client Library that allows interacting with the Azure HDInsight Deployment Service. |
IHDInsightClientBase |
Provides the base interface for ClusterProvisioning Clients. |
IHDInsightSubscriptionAbstractionContext |
Represents an Abstraction Context around SubscriptionCredentials. |
IHDInsightSubscriptionCredentials |
Root interface for HDInsight Subscription Credentials. |
IHDInsightSyncClient |
Client Library that allows interacting with the Azure HDInsight Deployment Service. |
Enums
ClusterNodeType |
A list of roles in a HDInsight Hadoop cluster to run config action on. |
ClusterState |
Possible states of an HDInsight cluster. |
NodeVMSize |
Size of a VM on Windows Azure. |
OSType |
The type of Operating System installed on VMs of HDInsight clusters. |
UserChangeRequestOperationType |
The type of change request to make. |
UserChangeRequestUserType |
The type of a user change request. |
VersionStatus |
Enumeration of version status. |
Azure SDK for .NET