Sha256: 8e2e6146c64cca0ce3784e982513b516160893f36dfc38f09d78da84c882b078
Contents?: true
Size: 479 Bytes
Versions: 4
Compression:
Stored size: 479 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::OperationalInsights::Mgmt::V2020_03_01_preview module Models # # Defines values for DataSourceType # module DataSourceType CustomLogs = "CustomLogs" AzureWatson = "AzureWatson" Query = "Query" Ingestion = "Ingestion" Alerts = "Alerts" end end end
Version data entries
4 entries across 4 versions & 1 rubygems