Share via


HealthErrorSummary.AffectedResourceCorrelationId 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.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public string[] AffectedResourceCorrelationId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.AffectedResourceCorrelationId : string[] with get, set
Public Property AffectedResourceCorrelationId As String()

Property Value

String[]

Implements

Attributes

Applies to