FilteringTag Class

Definition

The definition of a filtering tag. Filtering tags are used for capturing resources and include/exclude them from being monitored.

public class FilteringTag
type FilteringTag = class
Public Class FilteringTag
Inheritance
FilteringTag

Constructors

FilteringTag()

Initializes a new instance of FilteringTag.

Properties

Action

Valid actions for a filtering tag. Exclusion takes priority over inclusion.

Name

The name (also known as the key) of the tag.

Value

The value of the tag.

Applies to