Method: Vcloud::Core::Vapp#href

Defined in:
lib/vcloud/core/vapp.rb

#hrefString

Return the href of vApp



75
76
77
# File 'lib/vcloud/core/vapp.rb', line 75

def href
  vcloud_attributes[:href]
end