Amazon.EC2.Model.PriceSchedule.IsSetActive C# (CSharp) Méthode

IsSetActive() private méthode

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