SelfHelpDiagnosticInfo.Insights 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.
The problems (if any) detected by this insight.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SelfHelp.Models.SelfHelpDiagnosticInsight> Insights { get; }
member this.Insights : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SelfHelp.Models.SelfHelpDiagnosticInsight>
Public ReadOnly Property Insights As IReadOnlyList(Of SelfHelpDiagnosticInsight)