CatalogSyncError Class

Definition

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

Constructors

CatalogSyncError()

Properties

ErrorDetail
Path

Methods

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

Applies to