Sha256: 296352ef9a4f9739cfbce002fc259df7accaffd68adcd0ee64fb26c8841ec1a1
Contents?: true
Size: 375 Bytes
Versions: 36
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::V2016_03_30 module Models # # Defines values for IPAllocationMethod # module IPAllocationMethod Static = "Static" Dynamic = "Dynamic" end end end
Version data entries
36 entries across 36 versions & 2 rubygems