class ACIrb::VmmOrchsProvPlanLB
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/vmm.rb, line 501 def rn 'lb-' << @attributes['name'] << '' end
# File lib/acirb/model/vmm.rb, line 501 def rn 'lb-' << @attributes['name'] << '' end