Partager via


PolicyEvaluationDetails.EvaluatedExpressions Propriété

Définition

Obtient ou définit les détails des expressions évaluées.

[Newtonsoft.Json.JsonProperty(PropertyName="evaluatedExpressions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.PolicyInsights.Models.ExpressionEvaluationDetails> EvaluatedExpressions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="evaluatedExpressions")>]
member this.EvaluatedExpressions : System.Collections.Generic.IList<Microsoft.Azure.Management.PolicyInsights.Models.ExpressionEvaluationDetails> with get, set
Public Property EvaluatedExpressions As IList(Of ExpressionEvaluationDetails)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à