C# 클래스 Microsoft.WindowsAzure.Commands.CloudService.Development.Scaffolding.AddAzureCacheWorkerRoleCommand

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

Private Properties

프로퍼티 타입 설명
AddAzureCacheWorkerRoleProcess WorkerRole
ExecuteCmdlet void

공개 메소드들

메소드 설명
AddAzureCacheWorkerRoleCommand ( ) : Utilities.Common

Creates new instance from AddAzureCacheWorkerRoleCommand

비공개 메소드들

메소드 설명
AddAzureCacheWorkerRoleProcess ( string workerRoleName, int instances, string rootPath ) : WorkerRole
ExecuteCmdlet ( ) : void

메소드 상세

AddAzureCacheWorkerRoleCommand() 공개 메소드

Creates new instance from AddAzureCacheWorkerRoleCommand
public AddAzureCacheWorkerRoleCommand ( ) : Utilities.Common
리턴 Utilities.Common