共用方式為


ResourceCollection interface

資源的集合。

屬性

count

記錄計數總數。

nextLink

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

value

資源的集合。

屬性詳細資料

count

記錄計數總數。

count?: number

屬性值

number

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

nextLink?: string

屬性值

string

value

資源的集合。

value?: ResourceCollectionValueItem[]

屬性值