ResourceHealthSummary.Issues Property

Definition

The list of summary of health errors across the resources under the container.

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

Property Value

Applies to