DevCenterGitCatalog Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties for a Git repository catalog.
public class DevCenterGitCatalog
type DevCenterGitCatalog = class
Public Class DevCenterGitCatalog
- Inheritance
-
DevCenterGitCatalog
Constructors
DevCenterGitCatalog() |
Initializes a new instance of DevCenterGitCatalog. |
Properties
Branch |
Git branch. |
Path |
The folder where the catalog items can be found inside the repository. |
SecretIdentifier |
A reference to the Key Vault secret containing a security token to authenticate to a Git repository. |
Uri |
Git URI. |