Share via


ICatalogProperties Interface

Definition

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

Properties

AdoGitBranch (Inherited from ICatalogUpdateProperties)
AdoGitPath (Inherited from ICatalogUpdateProperties)
AdoGitSecretIdentifier (Inherited from ICatalogUpdateProperties)
AdoGitUri (Inherited from ICatalogUpdateProperties)
ConnectionState
GitHubBranch (Inherited from ICatalogUpdateProperties)
GitHubPath (Inherited from ICatalogUpdateProperties)
GitHubSecretIdentifier (Inherited from ICatalogUpdateProperties)
GitHubUri (Inherited from ICatalogUpdateProperties)
LastConnectionTime
LastSyncStatAdded
LastSyncStatRemoved
LastSyncStatSynchronizationError
LastSyncStatUnchanged
LastSyncStatUpdated
LastSyncStatValidationError
LastSyncTime
ProvisioningState
SyncState
SyncType (Inherited from ICatalogUpdateProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to