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

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 43930
def _section
        :'global-protect__12'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 43927
def has_multiple_values?
        false
end
hip_objects() click to toggle source
# File lib/palo_alto/config.rb, line 43951
def hip_objects
        prop_get('hip-objects')
end
hip_objects=(val) click to toggle source
# File lib/palo_alto/config.rb, line 43954
def hip_objects=(val)
        prop_set('hip-objects', val)
end
hip_profiles() click to toggle source
# File lib/palo_alto/config.rb, line 43957
def hip_profiles
        prop_get('hip-profiles')
end
hip_profiles=(val) click to toggle source
# File lib/palo_alto/config.rb, line 43960
def hip_profiles=(val)
        prop_set('hip-profiles', val)
end