CatalogUpdateProperties interface
Katalógus tulajdonságai. Ezek a tulajdonságok az erőforrás létrehozása után frissíthetők.
Tulajdonságok
| ado |
Egy Azure DevOps-katalógustípus tulajdonságai. |
| git |
GitHub-katalógustípus tulajdonságai. |
| sync |
A katalógushoz konfigurált szinkronizálás típusát jelzi. |
| tags | Erőforráscímkék. |
Tulajdonság adatai
adoGit
gitHub
syncType
A katalógushoz konfigurált szinkronizálás típusát jelzi.
syncType?: string
Tulajdonság értéke
string
tags
Erőforráscímkék.
tags?: {[propertyName: string]: string}
Tulajdonság értéke
{[propertyName: string]: string}