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

ComponentPurgeContent.Filters Property

Definition

The set of columns and filters (queries) to run over them to purge the resulting data.

public System.Collections.Generic.IList<Azure.ResourceManager.ApplicationInsights.Models.ComponentPurgeFilters> Filters { get; }
member this.Filters : System.Collections.Generic.IList<Azure.ResourceManager.ApplicationInsights.Models.ComponentPurgeFilters>
Public ReadOnly Property Filters As IList(Of ComponentPurgeFilters)

Property Value

Applies to