Aracılığıyla paylaş


MetricAlertResource.Actions Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.actions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.MetricAlertAction> Actions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.actions")>]
member this.Actions : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.MetricAlertAction> with get, set
Public Property Actions As IList(Of MetricAlertAction)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to