DataReplicationErrorInfo 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.
Error model.
public class DataReplicationErrorInfo
type DataReplicationErrorInfo = class
Public Class DataReplicationErrorInfo
- Inheritance
-
DataReplicationErrorInfo
Properties
Causes |
Gets or sets the possible causes of error. |
Code |
Gets or sets the error code. |
CreatedOn |
Gets or sets the creation time of error. |
ErrorModelType |
Gets or sets the error type. |
Message |
Gets or sets the error message. |
Recommendation |
Gets or sets the recommended action to resolve error. |
Severity |
Gets or sets the error severity. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET