Bagikan melalui


SelfHelpDiagnosticInfo.Insights Property

Definition

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)

Property Value

Applies to