Amazon.Lightsail.Model.GetStaticIpsResponse.IsSetStaticIps C# (CSharp) 메소드

IsSetStaticIps() 개인적인 메소드

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