C# Class 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.

Inheritance: AmazonElasticLoadBalancingV2Request
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetHealthCheckIntervalSeconds ( ) : bool
IsSetHealthCheckPath ( ) : bool
IsSetHealthCheckPort ( ) : bool
IsSetHealthCheckProtocol ( ) : bool
IsSetHealthCheckTimeoutSeconds ( ) : bool
IsSetHealthyThresholdCount ( ) : bool
IsSetMatcher ( ) : bool
IsSetTargetGroupArn ( ) : bool
IsSetUnhealthyThresholdCount ( ) : bool