class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Shared::AdminRole::Entry::Role::Device::Webui::Network::GlobalProtect__11

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 252706
def _section
        :'global-protect__11'
end
clientless_app_groups() click to toggle source
# File lib/palo_alto/config.rb, line 252774
def clientless_app_groups
        prop_get('clientless-app-groups')
end
clientless_app_groups=(val) click to toggle source
# File lib/palo_alto/config.rb, line 252777
def clientless_app_groups=(val)
        prop_set('clientless-app-groups', val)
end
clientless_apps() click to toggle source
# File lib/palo_alto/config.rb, line 252768
def clientless_apps
        prop_get('clientless-apps')
end
clientless_apps=(val) click to toggle source
# File lib/palo_alto/config.rb, line 252771
def clientless_apps=(val)
        prop_set('clientless-apps', val)
end
gateways() click to toggle source
# File lib/palo_alto/config.rb, line 252756
def gateways
        prop_get('gateways')
end
gateways=(val) click to toggle source
# File lib/palo_alto/config.rb, line 252759
def gateways=(val)
        prop_set('gateways', val)
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 252703
def has_multiple_values?
        false
end
mdm() click to toggle source
# File lib/palo_alto/config.rb, line 252762
def mdm
        prop_get('mdm')
end
mdm=(val) click to toggle source
# File lib/palo_alto/config.rb, line 252765
def mdm=(val)
        prop_set('mdm', val)
end
portals() click to toggle source
# File lib/palo_alto/config.rb, line 252750
def portals
        prop_get('portals')
end
portals=(val) click to toggle source
# File lib/palo_alto/config.rb, line 252753
def portals=(val)
        prop_set('portals', val)
end