Share via


ComponentPurgeBody.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.ComponentPurgeBodyFilters> Filters { get; }
member this.Filters : System.Collections.Generic.IList<Azure.ResourceManager.ApplicationInsights.Models.ComponentPurgeBodyFilters>
Public ReadOnly Property Filters As IList(Of ComponentPurgeBodyFilters)

Property Value

Applies to