class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Devices::Entry::Vsys::Entry::GlobalProtect__36::GlobalProtectPortal::Entry::ClientConfig::Configs::Entry::AgentUi::WelcomePage

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 233990
def _section
        :'welcome-page'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 233987
def has_multiple_values?
        false
end
page() click to toggle source
# File lib/palo_alto/config.rb, line 234003
def page
        prop_get('page')
end
page=(val) click to toggle source
# File lib/palo_alto/config.rb, line 234006
def page=(val)
        prop_set('page', val)
end