This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AWS.ElasticLoadBalancing.
Summary
Initializes a new instance of the
LoadBalancingManager
class.
- Assembly
- Cake
.AWS . Elastic Load Balancing .dll - Namespace
- Cake
.AWS . Elastic Load Balancing - Containing Type
- LoadBalancingManager
Syntax
public LoadBalancingManager(ICakeEnvironment environment, ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
log | ICakeLog | The log. |
Return Value
Type | Description |
---|---|
void |