Method: IControl::LocalLB::ProfileAuth#rule_name
- Defined in:
- lib/icontrol/local_lb/profile_auth.rb
#rule_name ⇒ ProfileString
Gets the names of rules that this profile will be using.
141 142 143 |
# File 'lib/icontrol/local_lb/profile_auth.rb', line 141 def rule_name super end |