C# 클래스 Microsoft.WindowsAzure.Commands.Utilities.CloudService.AzureTools.CsRun

파일 보기 프로젝트 열기: AzureRT/azure-sdk-tools 1 사용 예제들

공개 메소드들

메소드 설명
CsRun ( ) : System
GetRoleInfoMessage ( string emulatorOutput ) : string

비공개 메소드들

메소드 설명
GetDeploymentCount ( string text ) : int
IsStorageEmulatorError ( string error ) : bool
RemoveAllDeployments ( string &standardOutput, string &standardError ) : void
RemoveDeployment ( int deploymentId, string &standardOutput, string &standardError ) : void
StartComputeEmulator ( string &standardOutput, string &standardError ) : void
StartCsRunProcess ( string arguments, string &standardOutput, string &standardError ) : void
StartEmulator ( string packagePath, string configPath, bool launch, string &standardOutput, string &standardError ) : int
StartStorageEmulator ( string &standardOutput, string &standardError ) : void
StopEmulator ( string &standardOutput, string &standardError ) : void
UpdateDeployment ( int deploymentId, string configPath, string &standardOutput, string &standardError ) : void

메소드 상세

CsRun() 공개 메소드

public CsRun ( ) : System
리턴 System

GetRoleInfoMessage() 공개 정적인 메소드

public static GetRoleInfoMessage ( string emulatorOutput ) : string
emulatorOutput string
리턴 string