class PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::DeviceGroup::Webui::Panorama::Setup
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 51607 def _section :'setup' end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 51604 def has_multiple_values? false end
operations()
click to toggle source
# File lib/palo_alto/config.rb, line 51618 def operations prop_get('operations') end
operations=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 51621 def operations=(val) prop_set('operations', val) end