共用方式為


GitHubReposProperties interface

屬性

accountId

獲取或設置 gitHub 儲存庫帳戶 ID。

provisioningState
repoName

獲取或設置 gitHub 儲存庫名稱。

repoUrl

獲取或設置 gitHub 儲存庫 url。

屬性詳細資料

accountId

獲取或設置 gitHub 儲存庫帳戶 ID。

accountId?: number

屬性值

number

provisioningState

provisioningState?: string

屬性值

string

repoName

獲取或設置 gitHub 儲存庫名稱。

repoName?: string

屬性值

string

repoUrl

獲取或設置 gitHub 儲存庫 url。

repoUrl?: string

屬性值

string