C# Class Microsoft.WindowsAzure.Management.CloudService.Cmdlet.StopAzureServiceCommand

Inheritance: DeploymentStatusManager
Afficher le fichier Open project: OctopusDeploy/azure-sdk-tools

Méthodes publiques

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

Method Details

SetDeploymentStatusProcess() public méthode

public SetDeploymentStatusProcess ( string rootPath, string newStatus, string slot, string subscription, string serviceName ) : void
rootPath string
newStatus string
slot string
subscription string
serviceName string
Résultat void

StopAzureServiceCommand() public méthode

SetDeploymentStatus will handle the execution of this cmdlet
public StopAzureServiceCommand ( ) : System
Résultat System

StopAzureServiceCommand() public méthode

public StopAzureServiceCommand ( IServiceManagement channel ) : System
channel IServiceManagement
Résultat System