class ACIrb::FvRsConsIf

Public Instance Methods

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