class ACIrb::VmmOrchsProvPlanSrvc

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vmm.rb, line 528
def rn
  'srvc-' << @attributes['name'] << ''
end