AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
If you are attempting to recreate a load balancer, you must reconfigure all settings. The DNS name associated with a deleted load balancer are no longer usable. The name and associated DNS record of the deleted load balancer no longer exist and traffic sent to any of its IP addresses is no longer delivered to back-end instances.
If the load balancer does not exist or has already been deleted, the call to DeleteLoadBalancer
still succeeds.
Namespace: Amazon.ElasticLoadBalancing.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class DeleteLoadBalancerRequest : AmazonElasticLoadBalancingRequest IRequestEvents
The DeleteLoadBalancerRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeleteLoadBalancerRequest() | Empty constructor used to set properties independently even when a simple constructor is available |
![]() |
DeleteLoadBalancerRequest(string) | Instantiates DeleteLoadBalancerRequest with the parameterized properties |
Name | Type | Description | |
---|---|---|---|
![]() |
LoadBalancerName | System.String |
Gets and sets the property LoadBalancerName.
The name of the load balancer. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8