MoveResourceCollection interface
定義移動資源的集合。
屬性
next |
取得下一個連結的值。 |
summary |
取得或設定摘要專案的清單,以及完成摘要的欄位。 |
total |
取得總計數。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
value | 取得移動資源的清單。 |
屬性詳細資料
nextLink
取得下一個連結的值。
nextLink?: string
屬性值
string
summaryCollection
totalCount
取得總計數。 注意:此屬性不會序列化。 它只能由伺服器填入。
totalCount?: number
屬性值
number