class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Shared::AdminRole::Entry::Role::Device::Webui::Network::Routing::RoutingProfiles
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 252662 def _section :'routing-profiles' end
bgp()
click to toggle source
# File lib/palo_alto/config.rb, line 252674 def bgp prop_get('bgp') end
bgp=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 252677 def bgp=(val) prop_set('bgp', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 252659 def has_multiple_values? false end