C# Class Amazon.AutoScaling.Model.AttachLoadBalancersRequest

Container for the parameters to the AttachLoadBalancers operation. Attaches one or more Classic load balancers to the specified Auto Scaling group.

To attach an Application load balancer instead, see AttachLoadBalancerTargetGroups.

To describe the load balancers for an Auto Scaling group, use DescribeLoadBalancers. To detach the load balancer from the Auto Scaling group, use DetachLoadBalancers.

For more information, see Attach a Load Balancer to Your Auto Scaling Group in the Auto Scaling User Guide.

Inheritance: AmazonAutoScalingRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetAutoScalingGroupName ( ) : bool
IsSetLoadBalancerNames ( ) : bool