class PaloAlto::XML::Config::Devices::Entry::Deviceconfig::Setting::Iot
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 87441 def _section :'iot' end
edge()
click to toggle source
# File lib/palo_alto/config.rb, line 87479 def edge @subclasses['edge'] ||= Edge.new(parent_instance: self, create_children: @create_children) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 87438 def has_multiple_values? false end