class ACIrb::FabricIPV4ExpG

Public Instance Methods

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