name | string | Required, Identifier | The Azure DevOps project name |
organization | string | Required, Identifier | Azure DevOps organization name (e.g. 'myorg') or full https://dev.azure.com/{org} URL |
description | string | | Project description |
processName | string | | Process name to use (e.g. Agile, Scrum, Basic, CMMI) |
projectId | string | Read-only | [OUTPUT] Project id (GUID) |
sourceControlType | string | | Source control type (Git or Tfvc) |
state | string | Read-only | [OUTPUT] Project state |
url | string | Read-only | [OUTPUT] Project web URL |
visibility | 'Private' | 'Public' | | Project visibility (Private/Public) |