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

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

 Parameters
- loadBalancerName (String)
-  The name associated with the load balancer. 
- availabilityZones (List<(Of <(<'String>)>)>)
-  A list of Availability Zones to be removed from the load balancer. |  Note: | 
|---|
 | There must be at least one
            Availability Zone registered with a load balancer at all times. Specified Availability Zones must be in the same region. |  
 
Assembly: 
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)