AWS SDK for .NET Documentation
Subnets Property
AmazonAmazon.ElasticLoadBalancing.ModelAttachLoadBalancerToSubnetsRequestSubnets Did this page help you?   Yes   No    Tell us about it...
A list of subnet IDs to add for the load balancer. You can add only 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)