AWS SDK for .NET Documentation
WithLoadBalancerName Method (loadBalancerName)
AmazonAmazon.ElasticLoadBalancing.ModelDeleteLoadBalancerRequestWithLoadBalancerName(String) Did this page help you?   Yes   No    Tell us about it...
Sets the LoadBalancerName property
Declaration Syntax
C#
public DeleteLoadBalancerRequest WithLoadBalancerName(
	string loadBalancerName
)
Parameters
loadBalancerName (String)
The value to set for the LoadBalancerName property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)