AzureDevOpsWorkItem
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
id | int | Required | Internal Work item Id |
organization | string | Required, Identifier | Azure DevOps organization name (e.g. 'myorg') or full https://dev.azure.com/{org} URL |
project | string | Required, Identifier | Azure DevOps project name |
title | string | Required | Work item title |
type | string | Required | Work item type |
description | string | Work item description |