Sha256: 2419b74b9d75e72db7ef9e137290d7d9217fdb1dc274c6b0c95317cb8b00483c
Contents?: true
Size: 174 Bytes
Versions: 1
Compression:
Stored size: 174 Bytes
Contents
module Fog module Network class AzureRM module IPAllocationMethod Static = 'Static'.freeze Dynamic = 'Dynamic'.freeze end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fog-azure-rm-0.2.3 | lib/fog/azurerm/models/network/ipallocation_method.rb |