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

NewNotifications 类

定义

新计划通知详细信息

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

构造函数

NewNotifications()

初始化 NewNotifications 类的新实例。

NewNotifications(String, String, Nullable<Boolean>, Nullable<Int64>, String, IList<PlanNotificationDetails>)

初始化 NewNotifications 类的新实例。

属性

DisplayName

获取产品/服务显示名称

Icon

获取或设置图标 URL

IsFuturePlansEnabled

获取一个值,该值指示是否启用将来的计划。

MessageCode

获取或设置通知消息 ID

OfferId

获取产品/服务 ID

Plans

获取或设置已删除的计划通知

适用于