C# 클래스 Microsoft.WindowsAzure.Management.HDInsight.Cmdlet.GetAzureHDInsightClusters.AzureHDInsightCommandBase

상속: System.DisposableObject, IAzureHDInsightCommandBase
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
Cancel ( ) : void
EndProcessing ( ) : Task

메소드 상세

Cancel() 공개 메소드

public Cancel ( ) : void
리턴 void

EndProcessing() 공개 추상적인 메소드

public abstract EndProcessing ( ) : Task
리턴 Task