Method: Fog::Generators::Compute::VcloudDirector::VmNetwork#ip_address_allocation_mode
- Defined in:
- lib/fog/vcloud_director/generators/compute/vm_network.rb
#ip_address_allocation_mode ⇒ Object
76 77 78 |
# File 'lib/fog/vcloud_director/generators/compute/vm_network.rb', line 76 def ip_address_allocation_mode @attrs[:ip_address_allocation_mode] end |