PolicyState.PolicyAssignmentId Property

Definition

Gets or sets policy assignment ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to