Delen via


CatalogConflictError Class

Definition

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

Constructors

CatalogConflictError()

Properties

Name
Path

Methods

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

Applies to