C# Класс Microsoft.WindowsAzure.Management.CloudService.Cmdlet.StopAzureServiceCommand

Наследование: DeploymentStatusManager
Показать файл Открыть проект

Открытые методы

Метод Описание
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