Delen via


CatalogUpdate Class

Definition

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

Constructors

CatalogUpdate()

Properties

AdoGitBranch
AdoGitPath
AdoGitSecretIdentifier
AdoGitUri
GitHubBranch
GitHubPath
GitHubSecretIdentifier
GitHubUri
SyncType
Tag

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to