Bagikan melalui


SmartGroup.AlertStates Property

Definition

Gets or sets summary of alertStates in the smart group

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to