Uses of Class
com.azure.resourcemanager.securityinsights.models.AzureDevOpsResourceInfo
Package
Description
Package containing the data models for SecurityInsights.
-
Uses of AzureDevOpsResourceInfo in com.azure.resourcemanager.securityinsights.models
Modifier and TypeMethodDescriptionRepositoryResourceInfo.azureDevOpsResourceInfo()
Get the azureDevOpsResourceInfo property: Resources created in Azure DevOps for this source-control.AzureDevOpsResourceInfo.withPipelineId
(String pipelineId) Set the pipelineId property: Id of the pipeline created for the source-control.AzureDevOpsResourceInfo.withServiceConnectionId
(String serviceConnectionId) Set the serviceConnectionId property: Id of the service-connection created for the source-control.Modifier and TypeMethodDescriptionRepositoryResourceInfo.withAzureDevOpsResourceInfo
(AzureDevOpsResourceInfo azureDevOpsResourceInfo) Set the azureDevOpsResourceInfo property: Resources created in Azure DevOps for this source-control.