C# Class Amazon.ElasticLoadBalancingV2.Model.DeleteLoadBalancerRequest

Container for the parameters to the DeleteLoadBalancer operation. Deletes the specified Application Load Balancer and its attached listeners.

You can't delete a load balancer if deletion protection is enabled. If the load balancer does not exist or has already been deleted, the call succeeds.

Deleting a load balancer does not affect its registered targets. For example, your EC2 instances continue to run and are still registered to their target groups. If you no longer need these EC2 instances, you can stop or terminate them.

Inheritance: AmazonElasticLoadBalancingV2Request
Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLoadBalancerArn ( ) : bool