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