ExtensionListResponse interface
分頁回應包含要求的物件清單和 URL 連結,以取得下一組結果。
屬性詳細資料
nextLink
清單中結果下一頁的接續連結(絕對 URI)。 注意:這個屬性不會串行化。 它只能由伺服器填入。
nextLink?: string
屬性值
string
分頁回應包含要求的物件清單和 URL 連結,以取得下一組結果。
清單中結果下一頁的接續連結(絕對 URI)。 注意:這個屬性不會串行化。 它只能由伺服器填入。
nextLink?: string
string