class ACIrb::FvnsVlanInstDef
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fvns.rb, line 774 def rn 'vlannsdef-[' << @attributes['name'] << ']-' << @attributes['allocMode'] << '' end