Amazon.EC2.Model.InstanceLicense.IsSetPool C# (CSharp) Méthode

IsSetPool() private méthode

private IsSetPool ( ) : bool
Résultat bool
        internal bool IsSetPool()
        {
            return this.pool != null;
        }
    }
InstanceLicense