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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SetAzureHDInsightDefaultStorageCmdlet ( ) : System

Initializes a new instance of the SetAzureHDInsightDefaultStorageCmdlet class.

보호된 메소드들

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

메소드 상세

EndProcessing() 보호된 메소드

protected EndProcessing ( ) : void
리턴 void

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void

SetAzureHDInsightDefaultStorageCmdlet() 공개 메소드

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

StopProcessing() 보호된 메소드

protected StopProcessing ( ) : void
리턴 void