class PaloAlto::XML::Config::Devices::Entry::Template::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 233170 def _section :'custom-checks' end
criteria()
click to toggle source
# File lib/palo_alto/config.rb, line 233443 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 233167 def has_multiple_values? false end