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

ServiceNotificationFilterDescription.Name 属性

定义

获取应为其传递服务通知的名称。 名称必须位于 fabric: 方案中。 允许使用根名称 (“fabric:”) 。

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

属性值

Uri

应为其传递服务通知的名称。

适用于