Condividi tramite


AlertingAction.Trigger Property

Definition

Gets or sets the trigger condition that results in the alert rule being.

[Newtonsoft.Json.JsonProperty(PropertyName="trigger")]
public Microsoft.Azure.Management.Monitor.Models.TriggerCondition Trigger { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trigger")>]
member this.Trigger : Microsoft.Azure.Management.Monitor.Models.TriggerCondition with get, set
Public Property Trigger As TriggerCondition

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to