C# Класс Elastacloud.AzureManagement.Fluent.Commands.Services.UpdateRoleStatusCommand

Used for updating the status of a role between running and suspended
Наследование: ServiceCommand
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
UpdateRoleStatusCommand System

Защищенные методы

Метод Описание
CreatePayload ( ) : string

The Xml payload that is created and sent to the Fabric with the create deployment parameters

Приватные методы

Метод Описание
UpdateRoleStatusCommand ( string serviceName, DeploymentSlot slot, UpdateDeploymentStatus status ) : System

Constructs a command to create an update to the status of a role

Описание методов

CreatePayload() защищенный Метод

The Xml payload that is created and sent to the Fabric with the create deployment parameters
protected CreatePayload ( ) : string
Результат string