Delen via


ASREvent.HealthErrors Property

Definition

Gets or sets the errors/warnings associated with the event.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRHealthError> HealthErrors { get; set; }
member this.HealthErrors : System.Collections.Generic.IList<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRHealthError> with get, set
Public Property HealthErrors As IList(Of ASRHealthError)

Property Value

Applies to