class PaloAlto::XML::Config::Shared::Profiles::Vulnerability::Entry::Rules::Entry::Action::ResetBoth

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 23746
def _section
        :'reset-both'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 23743
def has_multiple_values?
        false
end