GitHubOrganization interface
Defines a GitHub organization
Properties
repositories | Optional list of repositories in which the pool should be created. |
url | The GitHub organization URL in which the pool should be created. |
Property Details
repositories
Optional list of repositories in which the pool should be created.
repositories?: string[]
Property Value
string[]
url
The GitHub organization URL in which the pool should be created.
url: 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