Amazon.Lightsail.Model.GetStaticIpsResponse.IsSetStaticIps C# (CSharp) Метод

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

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