Sha256: 4ae5bae302d4dc5d3823c71735b5d485b219b8af746e4e163346591dc0af2a8a
Contents?: true
Size: 437 Bytes
Versions: 6
Compression:
Stored size: 437 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 LogAnalyticsLogType # module LogAnalyticsLogType ContainerInsights = "ContainerInsights" ContainerInstanceLogs = "ContainerInstanceLogs" end end end
Version data entries
6 entries across 6 versions & 1 rubygems