Share via


ExceptionRule.Actions Property

Definition

A collection of actions to perform once the exception is triggered.

public System.Collections.Generic.IList<Azure.Communication.JobRouter.ExceptionAction> Actions { get; }
member this.Actions : System.Collections.Generic.IList<Azure.Communication.JobRouter.ExceptionAction>
Public ReadOnly Property Actions As IList(Of ExceptionAction)

Property Value

Applies to