Share via


DurableTaskOptions.Notifications Property

Definition

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

Property Value

Applies to