CatalogCatalogAdogit

data class CatalogCatalogAdogit(val branch: String, val keyVaultKeyUrl: String, val path: String, val uri: String)

Constructors

Link copied to clipboard
constructor(branch: String, keyVaultKeyUrl: String, path: String, uri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Git branch of the Dev Center Catalog.

Link copied to clipboard

A reference to the Key Vault secret containing a security token to authenticate to a Git repository.

Link copied to clipboard

The folder where the catalog items can be found inside the repository.

Link copied to clipboard
val uri: String

The Git URI of the Dev Center Catalog.