class ACIrb::VsvcProvLbl
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/vsvc.rb, line 106 def rn 'prov-' << @attributes['type'] << '-' << @attributes['name'] << '' end
# File lib/acirb/model/vsvc.rb, line 106 def rn 'prov-' << @attributes['type'] << '-' << @attributes['name'] << '' end