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

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