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