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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetHealthCheckIntervalSeconds ( ) : bool
IsSetHealthCheckPath ( ) : bool
IsSetHealthCheckPort ( ) : bool
IsSetHealthCheckProtocol ( ) : bool
IsSetHealthCheckTimeoutSeconds ( ) : bool
IsSetHealthyThresholdCount ( ) : bool
IsSetMatcher ( ) : bool
IsSetTargetGroupArn ( ) : bool
IsSetUnhealthyThresholdCount ( ) : bool