C# 클래스 Microsoft.Azure.Commands.HDInsight.AddAzureHDInsightConfigValuesCommand

상속: Microsoft.Azure.Commands.HDInsight.Commands.HDInsightCmdletBase
파일 보기 프로젝트 열기: Azure/azure-powershell

Private Properties

프로퍼티 타입 설명
AddConfigToConfigurations void
ConcatHashtables System.Collections.Hashtable

공개 메소드들

메소드 설명
AddAzureHDInsightConfigValuesCommand ( ) : Microsoft.Azure.Commands.HDInsight.Commands
ExecuteCmdlet ( ) : void

비공개 메소드들

메소드 설명
AddConfigToConfigurations ( Hashtable userConfigs, string configKey ) : void
ConcatHashtables ( Hashtable first, Hashtable second ) : Hashtable

메소드 상세

AddAzureHDInsightConfigValuesCommand() 공개 메소드

public AddAzureHDInsightConfigValuesCommand ( ) : Microsoft.Azure.Commands.HDInsight.Commands
리턴 Microsoft.Azure.Commands.HDInsight.Commands

ExecuteCmdlet() 공개 메소드

public ExecuteCmdlet ( ) : void
리턴 void