Share via


SiteRecoveryEventProperties.HealthErrors Property

Definition

The list of errors / warnings capturing details associated with the issue(s).

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

Property Value

Applies to