MetricAlertAction.ActionGroupId Property

Definition

Gets or sets the id of the action group to use.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to