C# 클래스 Microsoft.WindowsAzure.Management.ServiceManagement.HostedServices.SetAzureRoleCommand

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

Private Properties

프로퍼티 타입 설명
GetCurrentDeployment Deployment

공개 메소드들

메소드 설명
SetAzureRoleCommand ( ) : System.Linq
SetAzureRoleCommand ( IServiceManagement channel ) : System.Linq
SetRoleInstanceCountProcess ( ) : void

보호된 메소드들

메소드 설명
OnProcessRecord ( ) : void

비공개 메소드들

메소드 설명
GetCurrentDeployment ( Operation &operation ) : Deployment

메소드 상세

OnProcessRecord() 보호된 메소드

protected OnProcessRecord ( ) : void
리턴 void

SetAzureRoleCommand() 공개 메소드

public SetAzureRoleCommand ( ) : System.Linq
리턴 System.Linq

SetAzureRoleCommand() 공개 메소드

public SetAzureRoleCommand ( IServiceManagement channel ) : System.Linq
channel IServiceManagement
리턴 System.Linq

SetRoleInstanceCountProcess() 공개 메소드

public SetRoleInstanceCountProcess ( ) : void
리턴 void