GitHubRepoProperties interface
GitHub Repo properties.
Properties
account |
Gets or sets gitHub repo account id. |
owner |
Gets or sets GitHub Owner Name. |
provisioning |
|
repo |
Gets or sets gitHub repo url. |
Property Details
accountId
Gets or sets gitHub repo account id.
accountId?: number
Property Value
number
ownerName
Gets or sets GitHub Owner Name.
ownerName?: string
Property Value
string
provisioningState
provisioningState?: 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