Bagikan melalui


PolicyExemptionProperties.PolicyAssignmentId Property

Definition

Gets or sets the policy assignment Id associated with the policy exemption.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to