class ACIrb::CompSvcVMDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/comp.rb, line 5444
def rn
  'svcvmdef-' << @attributes['vmName'] << ''
end