Amazon.EC2.Model.ScheduledInstancesEbs.IsSetIops C# (CSharp) Méthode

IsSetIops() private méthode

private IsSetIops ( ) : bool
Résultat bool
        internal bool IsSetIops()
        {
            return this._iops.HasValue; 
        }