Share via


ComponentIngestionMode Enum

Definition

Indicates the flow of the ingestion.

public enum ComponentIngestionMode
type ComponentIngestionMode = 
Public Enum ComponentIngestionMode
Inheritance
ComponentIngestionMode

Fields

Name Value Description
ApplicationInsights 0

ApplicationInsights.

ApplicationInsightsWithDiagnosticSettings 1

ApplicationInsightsWithDiagnosticSettings.

LogAnalytics 2

LogAnalytics.

Applies to