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: stringProperty Value
string