C# 클래스 Elastacloud.AzureManagement.Fluent.Commands.Services.UpdateRoleStatusCommand

Used for updating the status of a role between running and suspended
상속: ServiceCommand
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

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