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

NotificationRecipient 类

定义

描述新请求的通知收件人的 json 有效负载。

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

构造函数

NotificationRecipient()

初始化 NotificationRecipient 的新实例。

属性

DisplayName

显示名称。

EmailAddress

Email地址。

PrincipalId

主体 ID。

适用于