AzureDevOpsResourceInfo Class

Resources created in Azure DevOps repository.

Inheritance
AzureDevOpsResourceInfo

Constructor

AzureDevOpsResourceInfo(*, pipeline_id: Optional[str] = None, service_connection_id: Optional[str] = None, **kwargs)

Variables

pipeline_id
str

Id of the pipeline created for the source-control.

service_connection_id
str

Id of the service-connection created for the source-control.