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

NotificationOptions Class

Definition

Configuration of the notification options for the Durable Task Extension.

public class NotificationOptions
type NotificationOptions = class
Public Class NotificationOptions
Inheritance
NotificationOptions

Constructors

Name Description
NotificationOptions()

Properties

Name Description
EventGrid

The section of configuration related to Event Grid notifications.

Applies to