Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkItemTrackingInterfaces
GitHubConnectionRepoModel
Interface GitHubConnectionRepoModel
Describes Github connection's repo.
interface
GitHubConnectionRepoModel
{
errorMessage
?:
string
;
gitHubRepositoryUrl
?:
string
;
}
Index
Properties
error
Message?
git
Hub
Repository
Url?
Properties
Optional
error
Message
errorMessage
?:
string
Error message
Optional
git
Hub
Repository
Url
gitHubRepositoryUrl
?:
string
Repository web url
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Message
git
Hub
Repository
Url
azure-devops-node-api
Loading...
Describes Github connection's repo.