Share via


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