Incident.RuleName Property

Definition

Gets rule name that is associated with the incident.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to