C# 클래스 Microsoft.WindowsAzure.Management.HDInsight.Cmdlet.Commands.CommandImplementations.AddAzureHDInsightStorageCommand

Adds a storage account to the HDInsight cluster configuration.
상속: IAddAzureHDInsightStorageCommand
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
AddAzureHDInsightStorageCommand ( ) : System.Collections.Generic

Initializes a new instance of the AddAzureHDInsightStorageCommand class.

Cancel ( ) : void
EndProcessing ( ) : Task

메소드 상세

AddAzureHDInsightStorageCommand() 공개 메소드

Initializes a new instance of the AddAzureHDInsightStorageCommand class.
public AddAzureHDInsightStorageCommand ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Cancel() 공개 메소드

public Cancel ( ) : void
리턴 void

EndProcessing() 공개 메소드

public EndProcessing ( ) : Task
리턴 Task