Method: Vcloud::Core::VappTemplate#href
- Defined in:
- lib/vcloud/core/vapp_template.rb
#href ⇒ String
Return the name of vAppTemplate
27 28 29 |
# File 'lib/vcloud/core/vapp_template.rb', line 27 def href vcloud_attributes[:href] end |