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

DataFactoryExpressionV2.Operators Property

Definition

Expression operator value Type: list of strings.

public System.Collections.Generic.IList<Azure.Core.Expressions.DataFactory.DataFactoryElement<string>> Operators { get; }
member this.Operators : System.Collections.Generic.IList<Azure.Core.Expressions.DataFactory.DataFactoryElement<string>>
Public ReadOnly Property Operators As IList(Of DataFactoryElement(Of String))

Property Value

Applies to