次の方法で共有


ApplicationInsightsComponentData.IngestionMode プロパティ

定義

インジェストのフローを示します。

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)

プロパティ値

適用対象