ProjectUpdateParameters interface
属性
| description | 此项目的说明。 |
| friendly |
此项目的友好名称。 |
| gitrepo | 对此项目的 git 存储库的引用。 |
| tags | 的资源标记 |
属性详细信息
description
此项目的说明。
description?: string
属性值
string
friendlyName
此项目的友好名称。
friendlyName?: string
属性值
string
gitrepo
对此项目的 git 存储库的引用。
gitrepo?: string
属性值
string
tags
的资源标记
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}