共用方式為


ScopeConnectionListResult interface

範圍連線的清單。

屬性

nextLink

取得 URL,以取得下一頁的結果。

value

範圍連線的清單。

屬性詳細資料

取得 URL,以取得下一頁的結果。

nextLink?: string

屬性值

string

value

範圍連線的清單。

value?: ScopeConnection[]

屬性值