Share via


ApplicationInsightsComponentData.IngestionMode Property

Definition

Indicates the flow of the ingestion.

public Azure.ResourceManager.ApplicationInsights.Models.ComponentIngestionMode? IngestionMode { get; set; }
public Azure.ResourceManager.ApplicationInsights.Models.IngestionMode? IngestionMode { get; set; }
member this.IngestionMode : Nullable<Azure.ResourceManager.ApplicationInsights.Models.ComponentIngestionMode> with get, set
member this.IngestionMode : Nullable<Azure.ResourceManager.ApplicationInsights.Models.IngestionMode> with get, set
Public Property IngestionMode As Nullable(Of ComponentIngestionMode)
Public Property IngestionMode As Nullable(Of IngestionMode)

Property Value

Applies to