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

NotificationListResponseInner 类

定义

listUpgradeNotifications 的响应。

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

构造函数

NotificationListResponseInner()

初始化 NotificationListResponseInner 类的新实例。

NotificationListResponseInner(IList<UpgradeNotification>, String)

初始化 NotificationListResponseInner 类的新实例。

属性

NextLink

获取下一组通知的链接。

Value

获取或设置所有通知的列表。

适用于