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

FilteringTag interface

筛选标记的定义。 筛选标记用于捕获资源,并包括/排除它们不受监视。

属性

action

筛选标记的有效操作。 排除优先于包含。

name

名称 (也称为标记的键) 。

value

标记的值。

属性详细信息

action

筛选标记的有效操作。 排除优先于包含。

action?: string

属性值

string

name

名称 (也称为标记的键) 。

name?: string

属性值

string

value

标记的值。

value?: string

属性值

string