class ACIrb::FvVipDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 13704
def rn
  'vipdef-[' << @attributes['addr'] << ']'
end