Share via


Remediation.FailureThreshold Property

Definition

Gets or sets the remediation failure threshold settings

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to