Compartilhar via


PolicyEvaluationDetails.EvaluatedExpressions Propriedade

Definição

Obtém ou define detalhes das expressões avaliadas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a