Condividi tramite


ComponentPolicyEvaluationDetails.EvaluatedExpressions Property

Definition

Details of the evaluated expressions.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PolicyInsights.Models.ComponentExpressionEvaluationDetails> EvaluatedExpressions { get; }
member this.EvaluatedExpressions : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.PolicyInsights.Models.ComponentExpressionEvaluationDetails>
Public ReadOnly Property EvaluatedExpressions As IReadOnlyList(Of ComponentExpressionEvaluationDetails)

Property Value

Applies to