Amazon.WAF.Model.ActivatedRule.IsSetPriority C# (CSharp) Méthode

IsSetPriority() private méthode

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