LogSearchRuleResource.Action Property

Definition

Gets or sets action needs to be taken on rule execution.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to