Sha256: a998efbcae9223c28210fe4a7130932d0f8524a1d8b8d08b9ddfeb80a5414b2c
Contents?: true
Size: 403 Bytes
Versions: 6
Compression:
Stored size: 403 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::ContainerInstance::Mgmt::V2018_10_01 module Models # # Defines values for ContainerGroupIpAddressType # module ContainerGroupIpAddressType Public = "Public" Private = "Private" end end end
Version data entries
6 entries across 6 versions & 1 rubygems