class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Vsys::Entry::GlobalProtect__36::GlobalProtectPortal::Entry::ClientConfig::Configs::Entry::CustomChecks
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 339778 def _section :'custom-checks' end
criteria()
click to toggle source
# File lib/palo_alto/config.rb, line 340051 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 339775 def has_multiple_values? false end