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

NotificationListResponse interface

listUpgradeNotifications 的响应。

属性

nextLink

下一组通知的链接。 注意:此属性不会被序列化。 它只能由服务器填充。

value

所有通知的列表。

属性详细信息

下一组通知的链接。 注意:此属性不会被序列化。 它只能由服务器填充。

nextLink?: string

属性值

string

value

所有通知的列表。

value?: UpgradeNotification[]

属性值