PolicyExemption.PolicyAssignmentId Property

Definition

Gets or sets the ID of the policy assignment that is being exempted.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to