Freigeben über


PolicyEvaluationDetails.EvaluatedExpressions Eigenschaft

Definition

Ruft Details der ausgewerteten Ausdrücke ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: