class PaloAlto::XML::Config::Devices::Entry::WildfireAppliance::Entry::Deviceconfig::System::Ssh::Mgmt
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 367940 def _section :'mgmt' end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 367937 def has_multiple_values? false end
server_profile()
click to toggle source