DevCenterCatalogErrorDetails 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.
Catalog error details.
public class DevCenterCatalogErrorDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterCatalogErrorDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterCatalogErrorDetails>
type DevCenterCatalogErrorDetails = class
interface IJsonModel<DevCenterCatalogErrorDetails>
interface IPersistableModel<DevCenterCatalogErrorDetails>
Public Class DevCenterCatalogErrorDetails
Implements IJsonModel(Of DevCenterCatalogErrorDetails), IPersistableModel(Of DevCenterCatalogErrorDetails)
- Inheritance
-
DevCenterCatalogErrorDetails
- Implements
Properties
| Name | Description |
|---|---|
| Code |
An identifier for the error. |
| Message |
A message describing the error. |