View source: R/elb_operations.R
elb_disable_availability_zones_for_load_balancer | R Documentation |
Removes the specified Availability Zones from the set of Availability Zones for the specified load balancer in EC2-Classic or a default VPC.
See https://www.paws-r-sdk.com/docs/elb_disable_availability_zones_for_load_balancer/ for full documentation.
elb_disable_availability_zones_for_load_balancer(
LoadBalancerName,
AvailabilityZones
)
LoadBalancerName |
[required] The name of the load balancer. |
AvailabilityZones |
[required] The Availability Zones. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.