class Fog::Compute::Vsphere::Network

Public Instance Methods

to_s() click to toggle source
# File lib/fog/vsphere/models/compute/network.rb, line 12
def to_s
  name
end