Delen via


ICatalogConflictError Interface

Definition

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

Properties

Name

Name of the conflicting catalog item.

Path

The path of the file that has a conflicting name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to