Delen via


ICatalogUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.CatalogUpdateTypeConverter))]
public interface ICatalogUpdate : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.CatalogUpdateTypeConverter))>]
type ICatalogUpdate = interface
    interface IJsonSerializable
Public Interface ICatalogUpdate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AdoGitBranch
AdoGitPath
AdoGitSecretIdentifier
AdoGitUri
GitHubBranch
GitHubPath
GitHubSecretIdentifier
GitHubUri
SyncType
Tag

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to