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

OutputSelector Class

Definition

Allows for the selection of particular streams from another node.

public class OutputSelector
type OutputSelector = class
Public Class OutputSelector
Inheritance
OutputSelector

Constructors

OutputSelector()

Initializes a new instance of OutputSelector.

Properties

Operator

The operator to compare properties by.

Property

The property of the data stream to be used as the selection criteria.

Value

Value to compare against.

Applies to