CatalogUpdateProperties interface

Properties of a catalog. These properties can be updated after the resource has been created.

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}