C# Класс Amazon.ElasticLoadBalancingV2.Model.ModifyTargetGroupRequest

Container for the parameters to the ModifyTargetGroup operation. Modifies the health checks used when evaluating the health state of the targets in the specified target group.

To monitor the health of the targets, use DescribeTargetHealth.

Наследование: AmazonElasticLoadBalancingV2Request
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetHealthCheckIntervalSeconds ( ) : bool
IsSetHealthCheckPath ( ) : bool
IsSetHealthCheckPort ( ) : bool
IsSetHealthCheckProtocol ( ) : bool
IsSetHealthCheckTimeoutSeconds ( ) : bool
IsSetHealthyThresholdCount ( ) : bool
IsSetMatcher ( ) : bool
IsSetTargetGroupArn ( ) : bool
IsSetUnhealthyThresholdCount ( ) : bool