Condividi tramite


SmartGroup.MonitorConditions Property

Definition

Gets or sets summary of monitorConditions in the smart group

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to