Partager via


PolicyRule.Rule Property

Definition

The policy rule

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)]
public string Rule { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Always)>]
member this.Rule : string with get, set
Public Property Rule As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to