共用方式為


IfConditionActivity.Expression Property

Definition

An expression that would evaluate to Boolean. This is used to determine the block of activities (ifTrueActivities or ifFalseActivities) that will be executed.

public Azure.ResourceManager.DataFactory.Models.DataFactoryExpression Expression { get; set; }
member this.Expression : Azure.ResourceManager.DataFactory.Models.DataFactoryExpression with get, set
Public Property Expression As DataFactoryExpression

Property Value

Applies to