VerificationIPFlowResult.RuleName Property

Definition

Gets or sets name of the rule. If input is not matched against any security rule, it is not displayed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to