class PaloAlto::XML::Config::Shared::Profiles::Spyware::Entry::Rules::Entry::Action::Drop

Public Instance Methods

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