GitHubReposProperties interface
Properties
account |
Gets or sets gitHub repo account id. |
provisioning |
|
repo |
Gets or sets gitHub repo name. |
repo |
Gets or sets gitHub repo url. |
Property Details
accountId
Gets or sets gitHub repo account id.
accountId?: number
Property Value
number
provisioningState
provisioningState?: string
Property Value
string
repoName
Gets or sets gitHub repo name.
repoName?: string
Property Value
string
repoUrl
Gets or sets gitHub repo url.
repoUrl?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript