C# Class Atomia.Provisioning.Modules.Haproxy.Commands.ListenerSettingCommand

Inheritance: HaproxyCommandBase
Afficher le fichier Open project: atomia/sample-plugins

Méthodes publiques

Méthode Description
ListenerSettingCommand ( ModuleService service, ResourceDescription resource, ModuleService newServiceSettings, ModuleCommandType commandType, int listDepth ) : System

Méthodes protégées

Méthode Description
GetResourceURL ( ModuleService moduleService ) : string

Method Details

GetResourceURL() protected méthode

protected GetResourceURL ( ModuleService moduleService ) : string
moduleService ModuleService
Résultat string

ListenerSettingCommand() public méthode

public ListenerSettingCommand ( ModuleService service, ResourceDescription resource, ModuleService newServiceSettings, ModuleCommandType commandType, int listDepth ) : System
service ModuleService
resource ResourceDescription
newServiceSettings ModuleService
commandType ModuleCommandType
listDepth int
Résultat System