Share via


NotificationOptions.EventGrid Property

Definition

The section of configuration related to Event Grid notifications.

public Microsoft.Azure.WebJobs.Extensions.DurableTask.EventGridNotificationOptions EventGrid { get; set; }
member this.EventGrid : Microsoft.Azure.WebJobs.Extensions.DurableTask.EventGridNotificationOptions with get, set
Public Property EventGrid As EventGridNotificationOptions

Property Value

Applies to