Amazon.ElasticLoadBalancingV2.Model.DescribeTargetGroupsResponse.IsSetTargetGroups C# (CSharp) Méthode

IsSetTargetGroups() private méthode

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