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

NotificationTemplate 类

定义

包含 NotificationTemplate 用于向 注册模板 NotificationInstallation的信息。

public class NotificationTemplate
type NotificationTemplate = class
Public Class NotificationTemplate
继承
NotificationTemplate

构造函数

NotificationTemplate()

包含 NotificationTemplate 用于向 注册模板 NotificationInstallation的信息。

属性

Body

NotificationTemplate的通知有效负载。

Headers

对于 WNS,标头名称字典指向指定通知类型的值 (即“X-WNS-TYPE”:“wns/toast”) 。 对于所有其他平台,此属性毫无意义。

Tags

包含 NotificationTemplate 用于向 注册模板 NotificationInstallation的信息。

适用于