共用方式為


ReportCollection interface

分頁報表記錄清單表示。

屬性

count

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

nextLink

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

value

頁面值。

屬性詳細資料

count

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

count?: number

屬性值

number

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

nextLink?: string

屬性值

string

value

頁面值。

value?: ReportRecordContract[]

屬性值