共用方式為


QuotaCounterCollection interface

分頁配額計數器清單表示法。

屬性

count

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

nextLink

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

value

配額計數器值。

屬性詳細資料

count

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

count?: number

屬性值

number

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

nextLink?: string

屬性值

string

value

配額計數器值。

value?: QuotaCounterContract[]

屬性值