次の方法で共有


PolicyEvaluationDetails.IfNotExistsDetails プロパティ

定義

IfNotExists 効果の評価の詳細を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="ifNotExistsDetails")]
public Microsoft.Azure.Management.PolicyInsights.Models.IfNotExistsEvaluationDetails IfNotExistsDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ifNotExistsDetails")>]
member this.IfNotExistsDetails : Microsoft.Azure.Management.PolicyInsights.Models.IfNotExistsEvaluationDetails with get, set
Public Property IfNotExistsDetails As IfNotExistsEvaluationDetails

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象