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

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

Private Properties

프로퍼티 타입 설명
Convert string
GetDefaultStorageAccess IStorageAccess
GetJobError string
GetJobOutput string

공개 메소드들

메소드 설명
ExecuteCmdlet ( ) : void

비공개 메소드들

메소드 설명
Convert ( Stream stream ) : string
GetDefaultStorageAccess ( string resourceGroupName, string clusterName ) : IStorageAccess
GetJobError ( IStorageAccess storageAccess ) : string
GetJobOutput ( IStorageAccess storageAccess ) : string

메소드 상세

ExecuteCmdlet() 공개 메소드

public ExecuteCmdlet ( ) : void
리턴 void