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