DataReplicationHealthErrorInfo 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.
Health error model.
public class DataReplicationHealthErrorInfo
type DataReplicationHealthErrorInfo = class
Public Class DataReplicationHealthErrorInfo
- Inheritance
-
DataReplicationHealthErrorInfo
Properties
AffectedResourceCorrelationIds |
Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue. |
AffectedResourceType |
Gets or sets the type of affected resource type. |
Category |
Gets or sets the error category. |
Causes |
Gets or sets possible causes of the error. |
ChildErrors |
Gets or sets a list of child health errors associated with this error. |
Code |
Gets or sets the error code. |
CreatedOn |
Gets or sets the error creation time. |
HealthCategory |
Gets or sets the health category. |
IsCustomerResolvable |
Gets or sets a value indicating whether the error is customer resolvable. |
Message |
Gets or sets the error message. |
Recommendation |
Gets or sets recommended action to resolve the error. |
Severity |
Gets or sets the error severity. |
Source |
Gets or sets the error source. |
Summary |
Gets or sets the error summary. |
Applies to
Azure SDK for .NET