class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Shared::AdminRole::Entry::Role::Device::Webui::Objects::GlobalProtect__12

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 252039
def _section
        :'global-protect__12'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 252036
def has_multiple_values?
        false
end
hip_objects() click to toggle source
# File lib/palo_alto/config.rb, line 252060
def hip_objects
        prop_get('hip-objects')
end
hip_objects=(val) click to toggle source
# File lib/palo_alto/config.rb, line 252063
def hip_objects=(val)
        prop_set('hip-objects', val)
end
hip_profiles() click to toggle source
# File lib/palo_alto/config.rb, line 252066
def hip_profiles
        prop_get('hip-profiles')
end
hip_profiles=(val) click to toggle source
# File lib/palo_alto/config.rb, line 252069
def hip_profiles=(val)
        prop_set('hip-profiles', val)
end