class PaloAlto::XML::Config::Shared::Profiles::HipObjects::Entry::HostInfo
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 19319 def _section :'host-info' end
criteria()
click to toggle source
# File lib/palo_alto/config.rb, line 19635 def criteria @subclasses['criteria'] ||= Criteria.new(parent_instance: self, create_children: @create_children) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 19316 def has_multiple_values? false end