Class: Fog::Compute::Vsphere::Datastore

Inherits:
Model
  • Object
show all
Defined in:
lib/fog/vsphere/models/compute/datastore.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



15
16
17
# File 'lib/fog/vsphere/models/compute/datastore.rb', line 15

def to_s
  name
end