AccessReviewDecisionData.Insights Property

Definition

This is the collection of insights for this decision item.

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

Property Value

Applies to