次の方法で共有


PolicyEvaluationDetails.EvaluatedExpressions プロパティ

定義

評価された式の詳細を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象