Class: Jellyfish::Fog::Azure::InfrastructureProduct

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/jellyfish/fog/azure/infrastructure_product.rb

Instance Method Summary collapse

Instance Method Details

#provisionerObject



5
6
7
# File 'app/models/jellyfish/fog/azure/infrastructure_product.rb', line 5

def provisioner
  Jellyfish::Fog::Azure::Infrastructure
end