ICatalog Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.CatalogTypeConverter))]
public interface ICatalog : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api30.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.CatalogTypeConverter))>]
type ICatalog = interface
interface IJsonSerializable
interface IResource
Public Interface ICatalog
Implements IResource
- Derived
- Attributes
- Implements
Properties
AdoGitBranch | |
AdoGitPath | |
AdoGitSecretIdentifier | |
AdoGitUri | |
ConnectionState | |
GitHubBranch | |
GitHubPath | |
GitHubSecretIdentifier | |
GitHubUri | |
Id | (Inherited from IResource) |
LastConnectionTime | |
LastSyncStatAdded | |
LastSyncStatRemoved | |
LastSyncStatSynchronizationError | |
LastSyncStatUnchanged | |
LastSyncStatUpdated | |
LastSyncStatValidationError | |
LastSyncTime | |
Name | (Inherited from IResource) |
ProvisioningState | |
SyncState | |
SyncType | |
SystemDataCreatedAt | (Inherited from IResource) |
SystemDataCreatedBy | (Inherited from IResource) |
SystemDataCreatedByType | (Inherited from IResource) |
SystemDataLastModifiedAt | (Inherited from IResource) |
SystemDataLastModifiedBy | (Inherited from IResource) |
SystemDataLastModifiedByType | (Inherited from IResource) |
Type | (Inherited from IResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |