C# Class Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightCluster

Show file Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
AzureHDInsightCluster ( Microsoft.Azure.Management.HDInsight.Models.Cluster cluster ) : Microsoft.Azure.Management.HDInsight.Models
AzureHDInsightCluster ( Microsoft.Azure.Management.HDInsight.Models.Cluster cluster, string>.IDictionary clusterConfiguration ) : Microsoft.Azure.Management.HDInsight.Models

Method Details

AzureHDInsightCluster() public method

public AzureHDInsightCluster ( Microsoft.Azure.Management.HDInsight.Models.Cluster cluster ) : Microsoft.Azure.Management.HDInsight.Models
cluster Microsoft.Azure.Management.HDInsight.Models.Cluster
return Microsoft.Azure.Management.HDInsight.Models

AzureHDInsightCluster() public method

public AzureHDInsightCluster ( Microsoft.Azure.Management.HDInsight.Models.Cluster cluster, string>.IDictionary clusterConfiguration ) : Microsoft.Azure.Management.HDInsight.Models
cluster Microsoft.Azure.Management.HDInsight.Models.Cluster
clusterConfiguration string>.IDictionary
return Microsoft.Azure.Management.HDInsight.Models