class PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::DeviceGroup::Webui::Objects::GlobalProtect__12

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 49601
def _section
        :'global-protect__12'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 49598
def has_multiple_values?
        false
end
hip_objects() click to toggle source
# File lib/palo_alto/config.rb, line 49622
def hip_objects
        prop_get('hip-objects')
end
hip_objects=(val) click to toggle source
# File lib/palo_alto/config.rb, line 49625
def hip_objects=(val)
        prop_set('hip-objects', val)
end
hip_profiles() click to toggle source
# File lib/palo_alto/config.rb, line 49628
def hip_profiles
        prop_get('hip-profiles')
end
hip_profiles=(val) click to toggle source
# File lib/palo_alto/config.rb, line 49631
def hip_profiles=(val)
        prop_set('hip-profiles', val)
end