C# Class Microsoft.WindowsAzure.Commands.CloudService.Development.Scaffolding.AddAzureCacheWorkerRoleCommand

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

Private Properties

Свойство Type Description
AddAzureCacheWorkerRoleProcess WorkerRole
ExecuteCmdlet void

Méthodes publiques

Méthode Description
AddAzureCacheWorkerRoleCommand ( ) : Utilities.Common

Creates new instance from AddAzureCacheWorkerRoleCommand

Private Methods

Méthode Description
AddAzureCacheWorkerRoleProcess ( string workerRoleName, int instances, string rootPath ) : WorkerRole
ExecuteCmdlet ( ) : void

Method Details

AddAzureCacheWorkerRoleCommand() public méthode

Creates new instance from AddAzureCacheWorkerRoleCommand
public AddAzureCacheWorkerRoleCommand ( ) : Utilities.Common
Résultat Utilities.Common