RepositoryResourceInfo Class

Resources created in user's repository for the source-control.

Inheritance
RepositoryResourceInfo

Constructor

RepositoryResourceInfo(*, webhook: Optional[azure.mgmt.securityinsight.models._models_py3.Webhook] = None, git_hub_resource_info: Optional[azure.mgmt.securityinsight.models._models_py3.GitHubResourceInfo] = None, azure_dev_ops_resource_info: Optional[azure.mgmt.securityinsight.models._models_py3.AzureDevOpsResourceInfo] = None, **kwargs)

Variables

webhook
Webhook

The webhook object created for the source-control.

git_hub_resource_info
GitHubResourceInfo

Resources created in GitHub for this source-control.

azure_dev_ops_resource_info
AzureDevOpsResourceInfo

Resources created in Azure DevOps for this source-control.