C# Class Microsoft.Azure.Commands.HDInsight.AddAzureHDInsightConfigValuesCommand

Inheritance: Microsoft.Azure.Commands.HDInsight.Commands.HDInsightCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
AddConfigToConfigurations void
ConcatHashtables System.Collections.Hashtable

Méthodes publiques

Méthode Description
AddAzureHDInsightConfigValuesCommand ( ) : Microsoft.Azure.Commands.HDInsight.Commands
ExecuteCmdlet ( ) : void

Private Methods

Méthode Description
AddConfigToConfigurations ( Hashtable userConfigs, string configKey ) : void
ConcatHashtables ( Hashtable first, Hashtable second ) : Hashtable

Method Details

AddAzureHDInsightConfigValuesCommand() public méthode

public AddAzureHDInsightConfigValuesCommand ( ) : Microsoft.Azure.Commands.HDInsight.Commands
Résultat Microsoft.Azure.Commands.HDInsight.Commands

ExecuteCmdlet() public méthode

public ExecuteCmdlet ( ) : void
Résultat void