Share via


DefaultAdminRule.Flag Property

Definition

Gets or sets default rule flag.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to