DevCenterCatalogConflictError Class
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.
An individual conflict error.
public class DevCenterCatalogConflictError : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterCatalogConflictError>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterCatalogConflictError>
type DevCenterCatalogConflictError = class
interface IJsonModel<DevCenterCatalogConflictError>
interface IPersistableModel<DevCenterCatalogConflictError>
Public Class DevCenterCatalogConflictError
Implements IJsonModel(Of DevCenterCatalogConflictError), IPersistableModel(Of DevCenterCatalogConflictError)
- Inheritance
-
DevCenterCatalogConflictError
- Implements
Properties
| Name | Description |
|---|---|
| Name |
Name of the conflicting catalog item. |
| Path |
The path of the file that has a conflicting name. |