AlertRuleResource.AlertRuleResourceName Property

Definition

Gets or sets the name of the alert rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to