RepositoryResourceInfo interface
Resources created in user's repository for the source-control.
Properties
azure |
Resources created in Azure DevOps for this source-control. |
git |
Resources created in GitHub for this source-control. |
webhook | The webhook object created for the source-control. |
Property Details
azureDevOpsResourceInfo
Resources created in Azure DevOps for this source-control.
azureDevOpsResourceInfo?: AzureDevOpsResourceInfo
Property Value
gitHubResourceInfo
Resources created in GitHub for this source-control.
gitHubResourceInfo?: GitHubResourceInfo
Property Value
webhook
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