PolicyState.PolicySetDefinitionOwner Property

Definition

Gets or sets policy set definition owner, if the policy assignment is for a policy set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to