CatalogUpdate interface

The catalog's properties for partial update. Properties not provided in the update request will not be changed.

Properties

adoGit

Properties for an Azure DevOps catalog type.

gitHub

Properties for a GitHub catalog type.

syncType

Indicates the type of sync that is configured for the catalog.

tags

Resource tags.

Property Details

adoGit

Properties for an Azure DevOps catalog type.

adoGit?: GitCatalog

Property Value

gitHub

Properties for a GitHub catalog type.

gitHub?: GitCatalog

Property Value

syncType

Indicates the type of sync that is configured for the catalog.

syncType?: string

Property Value

string

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}