Share via


SecurityHealthReportData.Issues Property

Definition

A collection of the issues in the report.

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

Property Value

Applies to