class ACIrb::VmmEpPD

Public Instance Methods

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