你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

属性值

适用于