DataFactoryExpressionV2.Operators Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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))