Sha256: 36e6b808aa552f7b94abc67b21a88a9c49ba75374c3554ea86b5a5f78793f485
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_09_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