Share via


HealthErrorSummary.AffectedResourceCorrelationIds Property

Definition

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.

public System.Collections.Generic.IReadOnlyList<string> AffectedResourceCorrelationIds { get; }
member this.AffectedResourceCorrelationIds : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property AffectedResourceCorrelationIds As IReadOnlyList(Of String)

Property Value

Applies to