class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Devices::Entry::Vsys::Entry::GlobalProtect__36::GlobalProtectPortal::Entry::ClientConfig::Configs::Entry::HipCollection::Exclusion
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 234090 def _section :'exclusion' end
category()
click to toggle source
# File lib/palo_alto/config.rb, line 234206 def category if @create_children @subclasses['category'] ||= Category.new(parent_instance: self, create_children: @create_children) else Category.new(parent_instance: self) end end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 234087 def has_multiple_values? false end