HDInsightClusterType Enumeration
The cluster type.
Namespace: Microsoft.Azure.Management.HDInsight.Models
Assembly: Microsoft.Azure.Management.HDInsight (in Microsoft.Azure.Management.HDInsight.dll)
Syntax
public enum HDInsightClusterType
public enum class HDInsightClusterType
type HDInsightClusterType
Public Enumeration HDInsightClusterType
Members
| Member name | Description | |
|---|---|---|
| Hadoop | Type Hadoop. |
|
| HBase | Type HBase. |
|
| Spark | Type Spark. |
|
| Storm | Type Storm. |
See Also
Microsoft.Azure.Management.HDInsight.Models Namespace
Return to top