DurableTaskOptions.Notifications Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The section of configuration related to notifications.
public Microsoft.Azure.WebJobs.Extensions.DurableTask.NotificationOptions Notifications { get; set; }
member this.Notifications : Microsoft.Azure.WebJobs.Extensions.DurableTask.NotificationOptions with get, set
Public Property Notifications As NotificationOptions