Constructs a new EnableAvailabilityZonesForLoadBalancerRequest object.
            Callers should use the properties or fluent setter (With...) methods to
            initialize any additional object members.
            

 Declaration Syntax
public EnableAvailabilityZonesForLoadBalancerRequest(
	string loadBalancerName,
	List<string> availabilityZones
)

 Parameters
- loadBalancerName (String)
-  The name associated with the load balancer. 
- availabilityZones (List<(Of <(<'String>)>)>)
-  A list of new Availability Zones for the load balancer. Each Availability Zone must be in the same region
            as the load balancer. 
Assembly: 
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)