Amazon.ElasticLoadBalancingV2.Model.DescribeTargetGroupsResponse.IsSetTargetGroups C# (CSharp) Method

IsSetTargetGroups() private method

private IsSetTargetGroups ( ) : bool
return bool
        internal bool IsSetTargetGroups()
        {
            return this._targetGroups != null && this._targetGroups.Count > 0; 
        }
DescribeTargetGroupsResponse