AWS SDK for .NET Documentation
Instances Property
AmazonAmazon.ElasticLoadBalancing.ModelRegisterInstancesWithLoadBalancerRequestInstances Did this page help you?   Yes   No    Tell us about it...
A list of instance IDs that should be registered with the load balancer.
Declaration Syntax
C#
public List<Instance> Instances { get; set; }

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