Microsoft.WindowsAzure.Management.HDInsight Namespace

 

Updated: October 19, 2013

System_CAPS_noteNote

This version of the HDInsight .NET SDK is deprecated and will be removed by January 1, 2017. You are encouraged to use the newer ARM-based version of HDInsight .NET SDK going forward. For instructions on how to use the new HDInsight .NET SDK to create a cluster, see Create HDInsight Linux clusters using .NET SDK. For instructions on how to submit jobs using the new .NET SDK and other approaches, see Submit jobs to an HDInsight cluster. The HDInsight SDK reference for the newer version is available at HDInsight .NET SDK Reference.

Provides classes used to manage the Windows Azure HDInsight Service, to create and manage HDInsight clusters, and to submit Hadoop jobs to these clusters.

ClassDescription
System_CAPS_pubclassClusterCreateParameters

Object that encapsulates all the properties of a List Request.

System_CAPS_pubclassClusterCreateParametersV2

Object that encapsulates all the properties of a List Request.

System_CAPS_pubclassClusterDetails

Represents cluster properties and provides cluster scoped operations.

System_CAPS_pubclassClusterErrorStatus

Class that wraps an error status of an HDInsight Cluster.

System_CAPS_pubclassClusterProvisioningStatusEventArgs

Represents the EventArgs for the ClusterProvisioning event on the IHDInsightClient.

System_CAPS_pubclassConfigAction

Represents the config action for an HDInsight cluster.

System_CAPS_pubclassConfigValuesCollection

Collection of configuration properties for Hadoop services.

System_CAPS_pubclassHBaseConfiguration

Represents a configuration for the HBase Hadoop service.

System_CAPS_pubclassHDInsightAccessTokenCredential

Represents a class that provides the credentials to talk to an RDFE with a token.

System_CAPS_pubclassHDInsightApplicationHistoryClient

Represents HDInsight Application History client.

System_CAPS_pubclassHDInsightCertificateCredential

Class that provides the credentials to talk to an RDFE.

System_CAPS_pubclassHDInsightClient

Defines the HDInsight client interface for the management of cluster deployments on the Azure HDInsight Service.

System_CAPS_pubclassHDInsightClusterCreateException

Represents an exception that is thrown when an error occurs during cluster creation.

System_CAPS_pubclassHDInsightClusterDoesNotExistException

Thrown when an operation is performed on a cluster that does not exist.

System_CAPS_pubclassHDInsightSubscriptionAbstractionContext

Represents an abstraction context for a Hadoop subscription.

System_CAPS_pubclassHDInsightVersion

Represents the version specification for an HDInsight cluster.

System_CAPS_pubclassHiveConfiguration

The configuration information for the Hive Hadoop service.

System_CAPS_pubclassJobSubmissionAccessTokenCredential

Provides the credentials used to submit jobs to an HDInsight cluster.

System_CAPS_pubclassJobSubmissionCertificateCredential

Provides the credentials to submit jobs to an HDInsight cluster.

System_CAPS_pubclassMapReduceConfiguration

The configuration information for the MapReduce Hadoop service.

System_CAPS_pubclassMetastore

The connection information needed to access the SQL Server database metastore.

System_CAPS_pubclassOozieConfiguration

Configuration for the Oozie Hadoop service.

System_CAPS_pubclassScriptAction

Represents the script action for an HDInsight cluster.

System_CAPS_pubclassWabStorageAccountConfiguration

Azure storage account configuration for additional storage accounts.

InterfaceDescription
System_CAPS_pubinterfaceICloudServiceNameResolver

Provides a service that can resolve cloud service names.

System_CAPS_pubinterfaceIHDInsightAccessTokenCredential

Root interface for HDInsight ADS Credentials.

System_CAPS_pubinterfaceIHDInsightApplicationHistoryAsyncClient

Represents the HDInsight Application History Async client.

System_CAPS_pubinterfaceIHDInsightApplicationHistoryClient

Represents the HDInsight Application History client.

System_CAPS_pubinterfaceIHDInsightApplicationHistorySyncClient

Represents the HDInsight Application History sync client.

System_CAPS_pubinterfaceIHDInsightAsyncClient

Client Library that allows interacting with the Azure HDInsight Deployment Service.

System_CAPS_pubinterfaceIHDInsightCertificateCredential

Connection logic.

System_CAPS_pubinterfaceIHDInsightClient

Client Library that allows interacting with the Azure HDInsight Deployment Service.

System_CAPS_pubinterfaceIHDInsightClientBase

Provides the base interface for ClusterProvisioning Clients.

System_CAPS_pubinterfaceIHDInsightSubscriptionAbstractionContext

Represents an Abstraction Context around SubscriptionCredentials.

System_CAPS_pubinterfaceIHDInsightSubscriptionCredentials

Root interface for HDInsight Subscription Credentials.

System_CAPS_pubinterfaceIHDInsightSyncClient

Client Library that allows interacting with the Azure HDInsight Deployment Service.

EnumerationDescription
System_CAPS_pubenumClusterNodeType

A list of roles in a HDInsight Hadoop cluster to run config action on.

System_CAPS_pubenumClusterState

Possible states of an HDInsight cluster.

System_CAPS_pubenumNodeVMSize

Specifies the size of a VM on Windows Azure.

System_CAPS_pubenumOSType

The type of Operating System installed on VMs of HDInsight clusters.

System_CAPS_pubenumUserChangeRequestOperationType

The type of the user change request.

System_CAPS_pubenumUserChangeRequestUserType

Specifies the type of user change request.

System_CAPS_pubenumVersionStatus

Enumeration of status of the the HDInsight cluster version.

Return to top
Show: