Compartir a través de


CatalogProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.CatalogPropertiesTypeConverter))]
public class CatalogProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalogProperties, Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.CatalogPropertiesTypeConverter))>]
type CatalogProperties = class
    interface ICatalogProperties
    interface IJsonSerializable
    interface ICatalogUpdateProperties
    interface IValidates
Public Class CatalogProperties
Implements ICatalogProperties, IValidates
Inheritance
CatalogProperties
Attributes
Implements

Constructors

CatalogProperties()

Properties

AdoGit
AdoGitBranch
AdoGitPath
AdoGitSecretIdentifier
AdoGitUri
ConnectionState
GitHub
GitHubBranch
GitHubPath
GitHubSecretIdentifier
GitHubUri
LastConnectionTime
LastSyncStatAdded
LastSyncStatRemoved
LastSyncStatSynchronizationError
LastSyncStatUnchanged
LastSyncStatUpdated
LastSyncStatValidationError
LastSyncTime
ProvisioningState
SyncState
SyncType

Methods

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

Applies to