C# 클래스 Microsoft.WindowsAzure.Management.HDInsight.Cmdlet.PSCmdlets.AddAzureHDInsightConfigValuesCmdlet

상속: AzureHDInsightCmdlet, IAddAzureHDInsightConfigValuesBase
파일 보기 프로젝트 열기: AzureRT/azure-sdk-tools

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AddAzureHDInsightConfigValuesCmdlet ( ) : System

Initializes a new instance of the AddAzureHDInsightConfigValuesCmdlet class.

보호된 메소드들

메소드 설명
EndProcessing ( ) : void
StopProcessing ( ) : void

메소드 상세

AddAzureHDInsightConfigValuesCmdlet() 공개 메소드

Initializes a new instance of the AddAzureHDInsightConfigValuesCmdlet class.
public AddAzureHDInsightConfigValuesCmdlet ( ) : System
리턴 System

EndProcessing() 보호된 메소드

protected EndProcessing ( ) : void
리턴 void

StopProcessing() 보호된 메소드

protected StopProcessing ( ) : void
리턴 void