共用方式為


SubscriptionCollection interface

分頁訂閱清單表示。

屬性

count

所有頁面的記錄計數總數。

nextLink

如果有的話,下一頁連結。

value

頁面值。

屬性詳細資料

count

所有頁面的記錄計數總數。

count?: number

屬性值

number

如果有的話,下一頁連結。

nextLink?: string

屬性值

string

value

頁面值。

value?: SubscriptionContract[]

屬性值