class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Deviceconfig::HighAvailability::Interface::Ha3
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 274738 def _section :'ha3' end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 274735 def has_multiple_values? false end
port()
click to toggle source
Interface
name
# File lib/palo_alto/config.rb, line 274758 def port prop_get('port') end
port=(val)
click to toggle source
Interface
name
# File lib/palo_alto/config.rb, line 274762 def port=(val) prop_set('port', val) end