次の方法で共有


PolicyEvaluationResult.PolicyInfo プロパティ

定義

評価されたポリシーの詳細を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="policyInfo")]
public Microsoft.Azure.Management.PolicyInsights.Models.PolicyReference PolicyInfo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="policyInfo")>]
member this.PolicyInfo : Microsoft.Azure.Management.PolicyInsights.Models.PolicyReference
Public ReadOnly Property PolicyInfo As PolicyReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象