AWS SDK for .NET Documentation
ConfigureHealthCheck Method (configureHealthCheckRequest)
AmazonAmazon.ElasticLoadBalancingAmazonElasticLoadBalancingClientConfigureHealthCheck(ConfigureHealthCheckRequest) Did this page help you?   Yes   No    Tell us about it...

Specifies the health check settings to use for evaluating the health state of your back-end instances.

For more information, see Health Check in the Elastic Load Balancing Developer Guide .

Declaration Syntax
C#
public ConfigureHealthCheckResponse ConfigureHealthCheck(
	ConfigureHealthCheckRequest configureHealthCheckRequest
)
Parameters
configureHealthCheckRequest (ConfigureHealthCheckRequest)
Container for the necessary parameters to execute the ConfigureHealthCheck service method on AmazonElasticLoadBalancing.
Return Value
The response from the ConfigureHealthCheck service method, as returned by AmazonElasticLoadBalancing.
Exceptions

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