SecurityHealthReportData.Issues Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)