C# 클래스 Microsoft.Azure.Commands.HDInsight.StartAzureHDInsightJobCommand

상속: Microsoft.Azure.Commands.HDInsight.Commands.HDInsightCmdletBase
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Execute ( ) : AzureHDInsightJob
ExecuteCmdlet ( ) : void
SubmitJob ( ) : Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse

메소드 상세

Execute() 공개 메소드

public Execute ( ) : AzureHDInsightJob
리턴 Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightJob

ExecuteCmdlet() 공개 메소드

public ExecuteCmdlet ( ) : void
리턴 void

SubmitJob() 공개 메소드

public SubmitJob ( ) : Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse
리턴 Microsoft.Azure.Management.HDInsight.Job.Models.JobSubmissionResponse