Compartir a través de


SmartGroup.AlertStates Propiedad

Definición

Obtiene o establece el resumen de alertStates en el grupo inteligente.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a