AWS SDK for .NET Documentation
ReasonCode Property
AmazonAmazon.ElasticLoadBalancing.ModelInstanceStateReasonCode Did this page help you?   Yes   No    Tell us about it...
Provides information about the cause of OutOfService instances. Specifically, it indicates whether the cause is Elastic Load Balancing or the instance behind the load balancer. Valid value: ELB|Instance|N/A
Declaration Syntax
C#
public string ReasonCode { get; set; }

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