class ACIrb::FabricLePortPGrp

Public Instance Methods

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