C# Class Microsoft.WindowsAzure.Commands.Utilities.CloudService.AzureTools.CsRun

Afficher le fichier Open project: AzureRT/azure-sdk-tools Class Usage Examples

Méthodes publiques

Méthode Description
CsRun ( ) : System
GetRoleInfoMessage ( string emulatorOutput ) : string

Private Methods

Méthode Description
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

Method Details

CsRun() public méthode

public CsRun ( ) : System
Résultat System

GetRoleInfoMessage() public static méthode

public static GetRoleInfoMessage ( string emulatorOutput ) : string
emulatorOutput string
Résultat string