Freigeben über


DataFactoryExpressionV2.Operands Property

Definition

List of nested expressions.

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryExpressionV2> Operands { get; }
member this.Operands : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryExpressionV2>
Public ReadOnly Property Operands As IList(Of DataFactoryExpressionV2)

Property Value

Applies to