Sha256: 83b55df11fa35a895fffdbc286b949e29fe2e2548d83f4af1d97b57ad8daa6cd

Contents?: true

Size: 209 Bytes

Versions: 1

Compression:

Stored size: 209 Bytes

Contents

module Fog
  module ARM
    module Compute
      module Models
        module IPAllocationMethod
          Static = 'Static'.freeze
          Dynamic = 'Dynamic'.freeze
        end
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fog-azure-rm-0.2.4 lib/fog/azurerm/models/network/ipallocation_method.rb