Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 821 Bytes

V1alpha1SCMProviderGeneratorAzureDevOps.md

File metadata and controls

14 lines (10 loc) · 821 Bytes

V1alpha1SCMProviderGeneratorAzureDevOps

Properties

Name Type Description Notes
access_token_ref V1alpha1SecretRef [optional]
all_branches bool Scan all branches instead of just the default branch. [optional]
api str The URL to Azure DevOps. If blank, use https://dev.azure.com. [optional]
organization str Azure Devops organization. Required. E.g. "my-organization". [optional]
team_project str Azure Devops team project. Required. E.g. "my-team". [optional]

[Back to Model list] [Back to API list] [Back to README]