共用方式為


NotificationListResponse interface

listUpgradeNotifications 的回應。

屬性

nextLink

下一組通知的連結。 注意:此屬性不會序列化。 它只能由伺服器填入。

value

所有通知的清單。

屬性詳細資料

下一組通知的連結。 注意:此屬性不會序列化。 它只能由伺服器填入。

nextLink?: string

屬性值

string

value

所有通知的清單。

value?: UpgradeNotification[]

屬性值