DataReplicationEventProperties.HealthErrors Property

Definition

Gets or sets the errors associated with this event.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationHealthErrorInfo> HealthErrors { get; }
member this.HealthErrors : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationHealthErrorInfo>
Public ReadOnly Property HealthErrors As IReadOnlyList(Of DataReplicationHealthErrorInfo)

Property Value

Applies to