CatalogUpdateProperties Class

Definition

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

Constructors

CatalogUpdateProperties()

Properties

AdoGitBranch
AdoGitPath
AdoGitSecretIdentifier
AdoGitUri
GitHubBranch
GitHubPath
GitHubSecretIdentifier
GitHubUri
SyncType

Methods

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

Applies to