Amazon.ElasticBeanstalk.Model.EnvironmentResourceDescription.IsSetAutoScalingGroups C# (CSharp) 메소드

IsSetAutoScalingGroups() 개인적인 메소드

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