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

NotificationOutcome.NotificationId 属性

定义

获取或设置通知 ID。

public string NotificationId { get; set; }
member this.NotificationId : string with get, set
Public Property NotificationId As String

属性值

通知 ID。

注解

仅当使用标准层通知中心时, 属性才包含值。

适用于