Aracılığıyla paylaş


PolicyEvaluationDetails.IfNotExistsDetails Property

Definition

Gets or sets evaluation details of IfNotExists effect.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to