PolicyDefinition.PolicyRule Property

Definition

Gets or sets the policy rule.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.policyRule")]
public object PolicyRule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.policyRule")>]
member this.PolicyRule : obj with get, set
Public Property PolicyRule As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to