你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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