class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Devices::Entry::Network::Tunnel__5::GlobalProtectSiteToSite::Entry::Client::Inheritance

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 191159
def _section
        :'inheritance'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 191156
def has_multiple_values?
        false
end
source() click to toggle source

Dynamic interface

# File lib/palo_alto/config.rb, line 191176
def source
        prop_get('source')
end
source=(val) click to toggle source

Dynamic interface

# File lib/palo_alto/config.rb, line 191180
def source=(val)
        prop_set('source', val)
end