LinkedNotificationRule interface
model interface LinkedNotificationRule
Properties
| actions | The actions. |
| actions |
The actions on failed operation. |
| fast |
The fast path actions. |
| fast |
The fast path action on failed operation. |
| linked |
This is a TimeSpan property. |
Property Details
actions
The actions.
actions?: string[]
Property Value
string[]
actionsOnFailedOperation
The actions on failed operation.
actionsOnFailedOperation?: string[]
Property Value
string[]
fastPathActions
The fast path actions.
fastPathActions?: string[]
Property Value
string[]
fastPathActionsOnFailedOperation
The fast path action on failed operation.
fastPathActionsOnFailedOperation?: string[]
Property Value
string[]
linkedNotificationTimeout
This is a TimeSpan property.
linkedNotificationTimeout?: string
Property Value
string