PolicyExemption.ExemptionCategory Property

Definition

Gets or sets the policy exemption category. Possible values are Waiver and Mitigated. Possible values include: 'Waiver', 'Mitigated'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.exemptionCategory")]
public string ExemptionCategory { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.exemptionCategory")>]
member this.ExemptionCategory : string with get, set
Public Property ExemptionCategory As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to