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