Method: IControl::LocalLB::ProfileAuth#configuration_name
- Defined in:
- lib/icontrol/local_lb/profile_auth.rb
#configuration_name ⇒ ProfileString
Gets the names of the authentication configurations that this profile will be using.
74 75 76 |
# File 'lib/icontrol/local_lb/profile_auth.rb', line 74 def configuration_name super end |