The CallDurationCondition type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ConditionType |
The type of condition.
(Inherited from PolicyCondition.) |
![]() | DurationInSeconds | The value to check the duration against, in units of seconds. |
![]() | Id |
The Id of the condition.
(Inherited from PolicyCondition.) |
![]() | Negated |
When true, the logical result of the condition evaluation is flipped.
(Inherited from PolicyCondition.) |
![]() | Operation | An conditional operator that compares the call duration to DurationInSeconds. |