C# Class Amazon.ElasticLoadBalancingV2.Model.DeleteTargetGroupRequest

Container for the parameters to the DeleteTargetGroup operation. Deletes the specified target group.

You can delete a target group if it is not referenced by any actions. Deleting a target group also deletes any associated health checks.

Inheritance: AmazonElasticLoadBalancingV2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetTargetGroupArn ( ) : bool