Amazon.AutoScaling.Model.DescribeAutoScalingGroupsRequest.IsSetAutoScalingGroupNames C# (CSharp) Метод

IsSetAutoScalingGroupNames() приватный Метод

private IsSetAutoScalingGroupNames ( ) : bool
Результат bool
        internal bool IsSetAutoScalingGroupNames()
        {
            return this._autoScalingGroupNames != null && this._autoScalingGroupNames.Count > 0; 
        }