AWS SDK for .NET Documentation
Subnets Property
AmazonAmazon.ElasticLoadBalancing.ModelCreateLoadBalancerRequestSubnets Did this page help you?   Yes   No    Tell us about it...
A list of subnet IDs in your VPC to attach to your load balancer. Specify one subnet per Availability Zone.
Declaration Syntax
C#
public List<string> Subnets { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)