class PaloAlto::XML::Config::Devices::Entry::TemplateStack::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 340604
def _section
        :'welcome-page'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 340601
def has_multiple_values?
        false
end
page() click to toggle source
# File lib/palo_alto/config.rb, line 340617
def page
        prop_get('page')
end
page=(val) click to toggle source
# File lib/palo_alto/config.rb, line 340620
def page=(val)
        prop_set('page', val)
end