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

DurableTaskOptions.NotificationUrl 属性

定义

获取或设置此扩展管理的 HTTP API 的基 URL。

public Uri NotificationUrl { get; set; }
member this.NotificationUrl : Uri with get, set
Public Property NotificationUrl As Uri

属性值

Uri

指向响应状态轮询请求的托管函数应用的 URL。

注解

此属性仅供运行时主机使用。

适用于