MatchedRule.RuleName Property

Definition

Gets or sets name of the matched network security rule.

[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