AccessReviewDecisionData.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.
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)