Compartir a través de


SmartGroup.MonitorConditions Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a