Sha256: 67428d7ad2d137dd8fb689b06b04edbd739d16b4234d5c79020d68ce53f1c18a
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_09_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