PolicyState.PolicyAssignmentOwner Property

Definition

Gets or sets policy assignment owner.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to