PolicyState.PolicySetDefinitionCategory Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to