Amazon.ElasticLoadBalancingV2.Model.DescribeTargetGroupsResponse.IsSetTargetGroups C# (CSharp) 메소드

IsSetTargetGroups() 개인적인 메소드

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