C# 클래스 Microsoft.WindowsAzure.Management.CloudService.Cmdlet.StopAzureServiceCommand

상속: DeploymentStatusManager
파일 보기 프로젝트 열기: OctopusDeploy/azure-sdk-tools

공개 메소드들

메소드 설명
SetDeploymentStatusProcess ( string rootPath, string newStatus, string slot, string subscription, string serviceName ) : void
StopAzureServiceCommand ( ) : System

SetDeploymentStatus will handle the execution of this cmdlet

StopAzureServiceCommand ( IServiceManagement channel ) : System

메소드 상세

SetDeploymentStatusProcess() 공개 메소드

public SetDeploymentStatusProcess ( string rootPath, string newStatus, string slot, string subscription, string serviceName ) : void
rootPath string
newStatus string
slot string
subscription string
serviceName string
리턴 void

StopAzureServiceCommand() 공개 메소드

SetDeploymentStatus will handle the execution of this cmdlet
public StopAzureServiceCommand ( ) : System
리턴 System

StopAzureServiceCommand() 공개 메소드

public StopAzureServiceCommand ( IServiceManagement channel ) : System
channel IServiceManagement
리턴 System