class ACIrb::DhcpServerIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dhcp.rb, line 2026
def rn
  'serverif-[' << @attributes['id'] << ']'
end