HealthReportData.Issues Property

Definition

A collection of the issues in the report.

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

Property Value

Applies to