共用方式為


GitHubRepoListResponse interface

屬性

nextLink

取得或設定下一個連結,以捲動結果。

value

取得或設定資源清單。

屬性詳細資料

取得或設定下一個連結,以捲動結果。

nextLink?: string

屬性值

string

value

取得或設定資源清單。

value?: GitHubRepo[]

屬性值