IngestionMode type

Indicates the flow of the ingestion.
KnownIngestionMode can be used interchangeably with IngestionMode, this enum contains the known values that the service supports.

Known values supported by the service

ApplicationInsights: ApplicationInsights
ApplicationInsightsWithDiagnosticSettings: ApplicationInsightsWithDiagnosticSettings
LogAnalytics: LogAnalytics

type IngestionMode = string