Sha256: 0f52fb0b100852403c7affe29f6e775aa75af713bc2d17c64df4b999cc95a9f7
Contents?: true
Size: 375 Bytes
Versions: 32
Compression:
Stored size: 375 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::Network::Mgmt::V2018_06_01 module Models # # Defines values for IPAllocationMethod # module IPAllocationMethod Static = "Static" Dynamic = "Dynamic" end end end
Version data entries
32 entries across 32 versions & 2 rubygems