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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
NewAzureHDInsightClusterCmdlet ( ) : System

Initializes a new instance of the NewAzureHDInsightClusterCmdlet class.

보호된 메소드들

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

메소드 상세

BeginProcessing() 보호된 메소드

protected BeginProcessing ( ) : void
리턴 void

EndProcessing() 보호된 메소드

protected EndProcessing ( ) : void
리턴 void

NewAzureHDInsightClusterCmdlet() 공개 메소드

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

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void

StopProcessing() 보호된 메소드

protected StopProcessing ( ) : void
리턴 void