DevCenterSyncErrorDetails 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.
Synchronization error details.
public class DevCenterSyncErrorDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterSyncErrorDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterSyncErrorDetails>
type DevCenterSyncErrorDetails = class
interface IJsonModel<DevCenterSyncErrorDetails>
interface IPersistableModel<DevCenterSyncErrorDetails>
Public Class DevCenterSyncErrorDetails
Implements IJsonModel(Of DevCenterSyncErrorDetails), IPersistableModel(Of DevCenterSyncErrorDetails)
- Inheritance
-
DevCenterSyncErrorDetails
- Implements
Properties
| Name | Description |
|---|---|
| Conflicts |
Catalog items that have conflicting names. |
| Errors |
Errors that occured during synchronization. |
| OperationError |
Error information for the overall synchronization operation. |