AzureHdInsightManagementClient.CreateCluster Method
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.
public virtual Microsoft.Azure.Management.HDInsight.Models.Cluster CreateCluster (string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.ClusterCreateParametersExtended createParams);
abstract member CreateCluster : string * string * Microsoft.Azure.Management.HDInsight.Models.ClusterCreateParametersExtended -> Microsoft.Azure.Management.HDInsight.Models.Cluster
override this.CreateCluster : string * string * Microsoft.Azure.Management.HDInsight.Models.ClusterCreateParametersExtended -> Microsoft.Azure.Management.HDInsight.Models.Cluster
Public Overridable Function CreateCluster (resourceGroupName As String, clusterName As String, createParams As ClusterCreateParametersExtended) As Cluster
Parameters
- resourceGroupName
- String
- clusterName
- String
- createParams
- ClusterCreateParametersExtended