Amazon.EC2.Model.ReservedInstancesConfiguration.IsSetScope C# (CSharp) Méthode

IsSetScope() private méthode

private IsSetScope ( ) : bool
Résultat bool
        internal bool IsSetScope()
        {
            return this._scope != null;
        }